Bump version to 0.60

This commit is contained in:
Fredrik Fornwall
2018-01-26 01:00:37 +01:00
parent 8d7a67645b
commit 48fab33b79

View File

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