Update Crosswords to 4.4 beta 104 (98)

Fixes #397.
This commit is contained in:
Daniel Martí 2016-02-11 21:59:32 +00:00
parent 3e0cae44ab
commit 0d4a9ab7c1

View file

@ -120,6 +120,12 @@ Build:4.4 beta 101,95
../scripts/genvers.sh xw4 XWords4 true true && \ ../scripts/genvers.sh xw4 XWords4 true true && \
rm -rf ../XWords4-dbg rm -rf ../XWords4-dbg
Build:4.4 beta 104,98
commit=android_beta_104
subdir=xwords4/android/XWords4/app
gradle=yes
scandelete=xwords4/android/XWords4-dbg/libs
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.