Frozen Bubble: update to 2.1 with much nicer ads removal
This commit is contained in:
parent
a4c17ca380
commit
0f3fc2a70e
|
@ -75,10 +75,9 @@ Build:1.22,23
|
||||||
sed -i '68s/true/false/g;118s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java
|
sed -i '68s/true/false/g;118s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Build:2.0,24
|
Build:2.1,25
|
||||||
commit=69
|
commit=76
|
||||||
prebuild=sed -i '164s/true/false/g;837s/true/false/g' src/org/jfedor/frozenbubble/FrozenBubble.java && \
|
prebuild=sed -i '/adsOn/s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java src/org/jfedor/frozenbubble/FrozenBubble.java
|
||||||
sed -i '62s/true/false/g;79s/true/false/g' src/com/efortin/frozenbubble/PreferencesActivity.java
|
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
Loading…
Reference in a new issue