Update Crosswords to 4.4.115 (111)
This commit is contained in:
parent
fa0cc8a139
commit
f014da7ac5
|
|
@ -176,6 +176,15 @@ Build:4.4.114,109
|
||||||
build=cp ../local.properties ./ && \
|
build=cp ../local.properties ./ && \
|
||||||
ant release
|
ant release
|
||||||
|
|
||||||
|
Build:4.4.115,111
|
||||||
|
commit=android_beta_115
|
||||||
|
subdir=xwords4/android/XWords4
|
||||||
|
prebuild=rm -rf ../XWords4-dbg && \
|
||||||
|
cp ../../../local.properties ./ && \
|
||||||
|
android update project -p . -t android-23
|
||||||
|
build=cp ../local.properties ./ && \
|
||||||
|
ant release
|
||||||
|
|
||||||
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