mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'patch-2' into 'master'
Update Shattered Pixel Dungeon to v0.3.4c See merge request !1263
This commit is contained in:
commit
25a6752f9d
1 changed files with 9 additions and 2 deletions
|
|
@ -155,7 +155,14 @@ Build:0.3.4b,92
|
||||||
echo -e 'java.source=1.7\njava.target=1.7' >> ant.properties
|
echo -e 'java.source=1.7\njava.target=1.7' >> ant.properties
|
||||||
target=android-23
|
target=android-23
|
||||||
|
|
||||||
|
Build:0.3.4c,93
|
||||||
|
commit=v0.3.4c
|
||||||
|
srclibs=PDClasses-shattered@4342062c3f3948d7b6e8fb0d3bb1980b31e3c63e
|
||||||
|
prebuild=cp -R $$PDClasses-shattered$$/com/watabou/* src/com/shatteredpixel/ && \
|
||||||
|
echo -e 'java.source=1.7\njava.target=1.7' >> ant.properties
|
||||||
|
target=android-23
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.3.4b
|
Current Version:0.3.4c
|
||||||
Current Version Code:92
|
Current Version Code:93
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue