Bump version to 0.70

This commit is contained in:
Fredrik Fornwall
2019-05-20 13:32:35 +02:00
parent af9f28c010
commit b0f1773a92

View File

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