Bump version in preparation for 0.33

This commit is contained in:
Fredrik Fornwall
2016-04-11 14:06:23 +02:00
parent 481339e2f5
commit c8af974852

View File

@@ -18,8 +18,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 23
versionCode 32
versionName "0.32"
versionCode 33
versionName "0.33"
}
buildTypes {