Bump app version to 0.54

This commit is contained in:
Fredrik Fornwall
2017-11-19 15:27:17 +01:00
parent 367398bafb
commit 86bd3ca21b

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 27
versionCode 54
versionName "0.54"
versionCode 55
versionName "0.55"
}
buildTypes {