Update Crosswords to 4.4.114 (109)
This commit is contained in:
parent
69916c41ed
commit
e754e90bf8
|
@ -167,6 +167,15 @@ Build:4.4.112,107
|
|||
build=cp ../local.properties ./ && \
|
||||
ant release
|
||||
|
||||
Build:4.4.114,109
|
||||
commit=android_beta_114
|
||||
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