Bump version for v0.39

This commit is contained in:
Fredrik Fornwall
2016-08-08 23:19:49 +02:00
parent 30b05e9ab2
commit d2b27978e2

View File

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