Bump version to 0.28

This commit is contained in:
Fredrik Fornwall
2016-02-09 11:25:58 +01:00
parent 6405180cb8
commit d2c9c5a0f0

View File

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