Bump version to 0.62

This commit is contained in:
Fredrik Fornwall
2018-06-24 01:56:43 +02:00
parent b4e2c99d46
commit 4080f41cc7

View File

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