Update CrossWords to 4.4.148 (144)
This commit is contained in:
parent
45388d04f9
commit
2ac616a226
|
@ -247,12 +247,17 @@ Build:4.4.147,143
|
|||
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.
|
||||
.
|
||||
Build:4.4.148,144
|
||||
commit=android_beta_148
|
||||
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 && \
|
||||
sed -i -e '/com.google.gms/d' build.gradle
|
||||
gradleprops=forFDroid
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^android
|
||||
Current Version:4.4.147
|
||||
Current Version Code:143
|
||||
Current Version:4.4.148
|
||||
Current Version Code:144
|
||||
|
|
Loading…
Reference in a new issue