Bump version to 0.69

This commit is contained in:
Fredrik Fornwall
2019-05-12 00:18:02 +02:00
parent 97f01387b9
commit 7a5da83ce2

View File

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