Heriswap: Re-add 2.0.4, cleanup
This commit is contained in:
parent
35afbdd46a
commit
3a08be14e4
|
@ -19,10 +19,18 @@ Incarnation of a "match three" style game
|
|||
Repo Type:git
|
||||
Repo:git://git.damsy.net/sac/heriswap
|
||||
|
||||
Build:2.0.4,1403101249
|
||||
commit=2.0.4.1
|
||||
submodules=yes
|
||||
rm=sac/android/SacGooglePlayGameServices
|
||||
prebuild=sed -i '/SacGooglePlay/d' project.properties
|
||||
build=./android_free_native_build.sh && \
|
||||
sed -i '/SacGooglePlay/d' project.properties
|
||||
|
||||
Build:2.1.0,1403130116
|
||||
commit=2.1.0
|
||||
submodules=yes
|
||||
rm= ./sac/android/SacGooglePlayGameServices, ./sac/android/SacGooglePlayInAppBilling
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue