Bump version to 0.38

This commit is contained in:
Fredrik Fornwall
2016-08-05 00:00:53 +02:00
parent f9c642c672
commit c9b49cef58

View File

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