Bump version to 0.66

This commit is contained in:
Fredrik Fornwall
2019-01-21 00:37:39 +01:00
parent 158908a3bf
commit ad1ce585d9

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 28
versionCode 65
versionName "0.65"
versionCode 66
versionName "0.66"
}
buildTypes {