Bump version to 0.68

This commit is contained in:
Fredrik Fornwall
2019-04-22 00:54:27 +02:00
parent f4fb45cbd6
commit 8c27084086

View File

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