Shattered Pixel Dungeon: Fix build for non-english users; remove apk.
This commit is contained in:
parent
b19ceac475
commit
8211e373b0
|
@ -149,10 +149,11 @@ Build:0.3.3b,74
|
|||
target=android-23
|
||||
|
||||
Build:0.3.4b,92
|
||||
disable=remove apk
|
||||
commit=v0.3.4b
|
||||
srclibs=PDClasses-shattered@52858380c095895440918ae455d5a1ce505027e3
|
||||
prebuild=cp -R $$PDClasses-shattered$$/com/watabou/* src/com/shatteredpixel/ && \
|
||||
echo -e 'java.source=1.7\njava.target=1.7\njava.encoding=ISO-8859-1' >> ant.properties
|
||||
echo -e 'java.source=1.7\njava.target=1.7' >> ant.properties
|
||||
target=android-23
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue