Bump version to 0.74

This commit is contained in:
Fredrik Fornwall
2019-08-18 22:11:21 +02:00
parent 549f09573f
commit d5f9cf85c9

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 73 versionCode 74
versionName "0.73" versionName "0.74"
} }
buildTypes { buildTypes {