Bump version to 0.42

This commit is contained in:
Fredrik Fornwall
2016-09-16 23:18:51 +02:00
parent 8e90545c4b
commit 8056013082

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 24
versionCode 41
versionName "0.41"
versionCode 42
versionName "0.42"
ndk {
moduleName "libtermux"