Bump version to 0.43 for preview testing

This commit is contained in:
Fredrik Fornwall
2016-12-04 04:38:35 +01:00
parent 9c19540759
commit 70d5839334

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 25 targetSdkVersion 25
versionCode 42 versionCode 43
versionName "0.42" versionName "0.43"
externalNativeBuild { externalNativeBuild {
ndkBuild { ndkBuild {