Bump version to 0.73

This commit is contained in:
Fredrik Fornwall 2019-08-04 17:03:41 +02:00
parent dd6a21257b
commit 7041f41981
1 changed files with 2 additions and 2 deletions

View File

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