Bump version to 0.57

This commit is contained in:
Fredrik Fornwall
2017-12-07 01:48:51 +01:00
parent de4f334e24
commit cee0466dd7

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 27
versionCode 56
versionName "0.56"
versionCode 57
versionName "0.57"
}
buildTypes {