Bump version to 0.63

This commit is contained in:
Fredrik Fornwall
2018-06-25 14:08:50 +02:00
parent d3b4d35b2a
commit 89048274dd

View File

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