Bump version to 0.58

This commit is contained in:
Fredrik Fornwall
2017-12-08 23:32:44 +01:00
parent d8e6fd21d1
commit 50f66a12da

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 27 targetSdkVersion 27
versionCode 57 versionCode 58
versionName "0.57" versionName "0.58"
} }
buildTypes { buildTypes {