Update Crosswords to 4.4 beta 96 (89)
This commit is contained in:
parent
e8efe286b4
commit
b79379ef6b
|
@ -74,6 +74,17 @@ Build:4.4 beta 85,77
|
|||
./scripts/genvers.sh XWords4 xw4 true true
|
||||
buildjni=yes
|
||||
|
||||
Build:4.4 beta 96,89
|
||||
commit=android_beta_96
|
||||
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 && \
|
||||
true
|
||||
buildjni=no
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.4 beta 95
|
||||
|
|
Loading…
Reference in a new issue