Update Crosswords to 4.4 beta 99 (93)
This commit is contained in:
parent
4a431013f1
commit
df8d48c0b8
|
@ -96,6 +96,14 @@ Build:4.4 beta 98,91
|
||||||
../scripts/genvers.sh xw4 XWords4 true true && \
|
../scripts/genvers.sh xw4 XWords4 true true && \
|
||||||
rm -rf ../XWords4-dbg
|
rm -rf ../XWords4-dbg
|
||||||
|
|
||||||
|
Build:4.4 beta 99,93
|
||||||
|
commit=android_beta_99
|
||||||
|
subdir=xwords4/android/XWords4
|
||||||
|
prebuild=android update project -p . -t android-14 && \
|
||||||
|
../scripts/gen_gcmid.sh xw4 > src/org/eehouse/android/xw4/GCMConsts.java && \
|
||||||
|
../scripts/genvers.sh xw4 XWords4 true true && \
|
||||||
|
rm -rf ../XWords4-dbg
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Uses GCM, but it's fine since the java library is free software and the app
|
Uses GCM, but it's fine since the java library is free software and the app
|
||||||
still works fine without it.
|
still works fine without it.
|
||||||
|
|
Loading…
Reference in a new issue