1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-30 23:20:22 +02:00

Bump version to 0.4.14

This commit is contained in:
sfan5
2016-05-15 14:49:15 +02:00
parent c65e7a9b3e
commit 854d9e3745
4 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ android {
buildToolsVersion "23.0.3"
defaultConfig {
versionCode 13
versionCode 14
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 9
targetSdkVersion 9