X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=build.gradle;h=c413ee9e6136abd4059bfa55318543a2c25ae309;hb=22eccb137bf9642700f762dd39cf02ea144bdca3;hp=51e0e43ec3cbfd79cbe6be2f238960888d7ca7eb;hpb=7e901796f1eb536505728f34fca8c0ea5204cf24;p=cavedroid.git diff --git a/build.gradle b/build.gradle index 51e0e43..c413ee9 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ allprojects { apply plugin: "eclipse" apply plugin: "idea" - version = 'alpha0.2' + version = 'alpha0.4' ext { appName = "CaveCraft" gdxVersion = '1.9.7'