Update CrossWords to 4.4.147 (143)
This commit is contained in:
parent
ef0187b40e
commit
2f376cd9f5
|
@ -238,6 +238,15 @@ Build:4.4.145,141
|
||||||
prebuild=sed -i -e '/\/\/ rm-for-fdroid$/d' {..,.}/build.gradle
|
prebuild=sed -i -e '/\/\/ rm-for-fdroid$/d' {..,.}/build.gradle
|
||||||
gradleprops=forFDroid
|
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:
|
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.
|
||||||
|
@ -245,5 +254,5 @@ still works fine without it.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags ^android
|
Update Check Mode:Tags ^android
|
||||||
Current Version:4.4.145
|
Current Version:4.4.147
|
||||||
Current Version Code:141
|
Current Version Code:143
|
||||||
|
|
Loading…
Reference in a new issue