Frozen Bubble: update to 2.1 with much nicer ads removal

This commit is contained in:
Daniel Martí 2014-05-11 13:25:07 +02:00
parent a4c17ca380
commit 0f3fc2a70e

View file

@ -75,10 +75,9 @@ Build:1.22,23
sed -i '68s/true/false/g;118s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java
buildjni=yes
Build:2.0,24
commit=69
prebuild=sed -i '164s/true/false/g;837s/true/false/g' src/org/jfedor/frozenbubble/FrozenBubble.java && \
sed -i '62s/true/false/g;79s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java
Build:2.1,25
commit=76
prebuild=sed -i '/adsOn/s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java src/org/jfedor/frozenbubble/FrozenBubble.java
buildjni=yes
Auto Update Mode:None