Update mobile app to 1.5.33

This commit is contained in:
drdev
2015-01-16 03:12:30 +00:00
parent f3a490db3d
commit 06c4402cef
4 changed files with 5 additions and 5 deletions

View File

@@ -7,13 +7,13 @@
<packaging.type>jar</packaging.type>
<build.min.memory>-Xms128m</build.min.memory>
<build.max.memory>-Xmx1024m</build.max.memory>
<alpha-version>1.5.32.007</alpha-version>
<alpha-version>1.5.33.001</alpha-version>
</properties>
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.5.32-SNAPSHOT</version>
<version>1.5.33-SNAPSHOT</version>
</parent>
<artifactId>forge-gui-android</artifactId>