Bump version to 0.65

This commit is contained in:
Fredrik Fornwall
2018-08-02 00:38:21 +02:00
parent 365f9723cc
commit aaa92279ca

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
versionCode 64 versionCode 65
versionName "0.64" versionName "0.65"
} }
buildTypes { buildTypes {