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"
minSdkVersion 21
targetSdkVersion 24
versionCode 37
versionName "0.37"
versionCode 38
versionName "0.38"
ndk {
moduleName "libtermux"