Bump version to 0.46

This commit is contained in:
Fredrik Fornwall
2016-12-30 02:43:40 +01:00
parent d0eeaa9fc3
commit 8b6e8d7fdd

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 25 targetSdkVersion 25
versionCode 45 versionCode 46
versionName "0.45" versionName "0.46"
externalNativeBuild { externalNativeBuild {
ndkBuild { ndkBuild {