Update CrossWords to 4.4.149 and fix Donate url

This commit is contained in:
Eric House 2019-12-03 22:37:07 +00:00 committed by Marcus
parent a17b447813
commit 14b7d39c17

View file

@ -6,7 +6,8 @@ WebSite: http://xwords.sourceforge.net/android.php
SourceCode: http://xwords.sourceforge.net/source.php
IssueTracker: http://xwords.sourceforge.net/contact.php
Changelog: http://xwords.sf.net/and_changes.php
Donate: https://www.paypal.com/cgi-bin/webscr?item_name=Donation+to+Crosswords+for+handhelds&cmd=_donations&business=fixin%40peak.org
Donate: https://www.paypal.com/cgi-bin/webscr?item_name=Donation+to+Crosswords+for+handhelds&cmd=_donations&business=paypal%40eehouse.org
AutoName: Crosswords
Description: |-
@ -345,7 +346,22 @@ Builds:
gradleprops:
- forFDroid
- versionName: 4.4.149
versionCode: 145
commit: android_beta_149
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
AutoUpdateMode: None
UpdateCheckMode: Tags ^android
CurrentVersion: 4.4.148
CurrentVersionCode: 144
CurrentVersion: 4.4.149
CurrentVersionCode: 145