Bump version to 0.61

This commit is contained in:
Fredrik Fornwall
2018-06-15 00:21:27 +02:00
parent 8472fce8ba
commit 6d9ffb6922

View File

@@ -13,8 +13,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 27
versionCode 60
versionName "0.60"
versionCode 61
versionName "0.61"
}
buildTypes {