Bump version to 0.29

This commit is contained in:
Fredrik Fornwall
2016-02-14 00:45:53 +01:00
parent 9e19217f8f
commit d0015cbe82

View File

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