Update CrossWords to 4.4.147 (143)

This commit is contained in:
Eric House 2019-05-20 05:50:06 -07:00
parent ef0187b40e
commit 2f376cd9f5

View file

@ -238,6 +238,15 @@ Build:4.4.145,141
prebuild=sed -i -e '/\/\/ rm-for-fdroid$/d' {..,.}/build.gradle
gradleprops=forFDroid
Build:4.4.147,143
commit=android_beta_147
subdir=xwords4/android/app
sudo=apt update || apt update && \
apt install -y graphicsmagick-imagemagick-compat
gradle=Xw4fdroid
prebuild=sed -i -e '/\/\/ rm-for-fdroid$/d' {..,.}/build.gradle
gradleprops=forFDroid
Maintainer Notes:
Uses GCM, but it's fine since the java library is free software and the app
still works fine without it.
@ -245,5 +254,5 @@ still works fine without it.
Auto Update Mode:None
Update Check Mode:Tags ^android
Current Version:4.4.145
Current Version Code:141
Current Version:4.4.147
Current Version Code:143