Bump version to 0.64

This commit is contained in:
Fredrik Fornwall
2018-07-02 00:05:04 +02:00
parent b7864d6ac2
commit fdae272214

View File

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