Bump version to 0.40

This commit is contained in:
Fredrik Fornwall
2016-09-04 19:00:29 +02:00
parent c1a9b7726f
commit 166710f14a

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 24
versionCode 39
versionName "0.39"
versionCode 40
versionName "0.40"
ndk {
moduleName "libtermux"