Bump version to 0.34

This commit is contained in:
Fredrik Fornwall
2016-04-22 03:48:28 +02:00
parent 7db1f6c5a1
commit 746dc750df

View File

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