Bump version to 0.51

This commit is contained in:
Fredrik Fornwall
2017-06-05 22:49:11 +02:00
parent c29909726c
commit d4be782c03

View File

@@ -14,8 +14,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 25
versionCode 50
versionName "0.50"
versionCode 51
versionName "0.51"
}
buildTypes {