Bump version to 0.53

This commit is contained in:
Fredrik Fornwall
2017-06-26 01:30:08 +02:00
parent ad293562bc
commit 05ea2ea238

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 25 targetSdkVersion 25
versionCode 52 versionCode 53
versionName "0.52" versionName "0.53"
} }
buildTypes { buildTypes {