Bump version to 0.59

This commit is contained in:
Fredrik Fornwall
2017-12-09 00:59:19 +01:00
parent f802d6001d
commit 40a2775f52

View File

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