Update Heriswap to 2.1.1
This commit is contained in:
parent
d53e527ff9
commit
a023326206
|
|
@ -12,7 +12,7 @@ Incarnation of a "match three" style game
|
||||||
* 3 different game modes (score race, time attack and 100 seconds)
|
* 3 different game modes (score race, time attack and 100 seconds)
|
||||||
* 3 difficulty settings
|
* 3 difficulty settings
|
||||||
* slick graphics and musics
|
* slick graphics and musics
|
||||||
* online leaderboards to compete with your friends (Swarm)
|
* online leaderboards to compete with your friends
|
||||||
* available in English, French, Deutsch, Italian, Dutch, Spanish
|
* available in English, French, Deutsch, Italian, Dutch, Spanish
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
@ -35,8 +35,16 @@ Build:2.1.0,1403130116
|
||||||
build=bash sac/tools/build/android_free_native_build.sh && \
|
build=bash sac/tools/build/android_free_native_build.sh && \
|
||||||
sed -i '/SacGoogle/d' project.properties
|
sed -i '/SacGoogle/d' project.properties
|
||||||
|
|
||||||
|
Build:2.1.1,1403161642
|
||||||
|
commit=2.1.1
|
||||||
|
submodules=yes
|
||||||
|
rm=sac/android/SacGooglePlayGameServices,sac/android/SacGooglePlayInAppBilling
|
||||||
|
prebuild=sed -i '/SacGoogle/d' project.properties
|
||||||
|
build=bash sac/tools/build/android_free_native_build.sh && \
|
||||||
|
sed -i '/SacGoogle/d' project.properties
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.1.0
|
Current Version:2.1.1
|
||||||
Current Version Code:1403130116
|
Current Version Code:1403161642
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue