Bump version to 0.23

This commit is contained in:
Fredrik Fornwall
2015-12-20 14:26:08 +01:00
parent 5c03c2d77e
commit b0f4efb0bc

View File

@@ -18,8 +18,8 @@ android {
applicationId "com.termux" applicationId "com.termux"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 23 targetSdkVersion 23
versionCode 22 versionCode 23
versionName "0.22" versionName "0.23"
} }
buildTypes { buildTypes {