Bump version to 0.27

This commit is contained in:
Fredrik Fornwall
2016-01-21 11:53:37 +01:00
parent 54857d5fd4
commit e52cd2dd41

View File

@@ -18,8 +18,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 23
versionCode 26
versionName "0.26"
versionCode 27
versionName "0.27"
}
buildTypes {