From a21cf33c58575690dd50fc24d602f26cefec82eb Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 26 Oct 2016 13:35:42 +0200 Subject: [PATCH] Update Crosswords to 4.4.112 (107) --- metadata/org.eehouse.android.xw4.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/org.eehouse.android.xw4.txt b/metadata/org.eehouse.android.xw4.txt index a4e0d7155b..bc95810254 100644 --- a/metadata/org.eehouse.android.xw4.txt +++ b/metadata/org.eehouse.android.xw4.txt @@ -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.