Bump version to 0.31

This commit is contained in:
Fredrik Fornwall
2016-03-21 00:01:59 +01:00
parent 0882ed6470
commit 5558f371b4

View File

@@ -18,8 +18,8 @@ android {
applicationId "com.termux"
minSdkVersion 21
targetSdkVersion 23
versionCode 30
versionName "0.30"
versionCode 31
versionName "0.31"
}
buildTypes {