Bump version to 0.67

This commit is contained in:
Fredrik Fornwall
2019-04-14 20:55:52 +02:00
parent 6218d08037
commit 42fc0ea1cd

View File

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