Bump version to 0.71

This commit is contained in:
Fredrik Fornwall
2019-05-21 21:52:39 +02:00
parent 514f59258a
commit 81b5889a26

View File

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