Bump version to 0.75

This commit is contained in:
Fredrik Fornwall
2019-09-08 21:43:52 +02:00
parent deceffad00
commit e206121bbc

View File

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