Update Crosswords to 4.4.112 (107)
This commit is contained in:
parent
0ee911fb74
commit
a21cf33c58
|
|
@ -158,6 +158,15 @@ Build:4.4.111,106
|
|||
build=cp ../local.properties ./ && \
|
||||
ant release
|
||||
|
||||
Build:4.4.112,107
|
||||
commit=android_beta_112
|
||||
subdir=xwords4/android/XWords4
|
||||
prebuild=rm -rf ../XWords4-dbg && \
|
||||
cp ../../../local.properties ./ && \
|
||||
android update project -p . -t android-19
|
||||
build=cp ../local.properties ./ && \
|
||||
ant release
|
||||
|
||||
Maintainer Notes:
|
||||
Uses GCM, but it's fine since the java library is free software and the app
|
||||
still works fine without it.
|
||||
|
|
|
|||
Loading…
Reference in a new issue