Update MTG Familiar to 3.9.1 (84)

This commit is contained in:
F-Droid checkupdates bot 2021-10-03 04:30:04 +00:00
parent 688a910702
commit 72443ce0ab

View file

@ -508,11 +508,25 @@ Builds:
scanignore:
- mobile/src/main/res/raw/datagz
- versionName: 3.9.1
versionCode: 84
commit: 0880d6d137d6d51cc02759eb9ecf4c14e64a7c1b
subdir: mobile
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
forceversion: true
scanignore:
- mobile/src/main/res/raw/datagz
MaintainerNotes: |-
Under mobile/src/main/res/raw/datagz is the apps card database.
Cannot enable AUM because of fdroid/fdroidserver#144.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 3.9.0
CurrentVersionCode: 83
CurrentVersion: 3.9.1
CurrentVersionCode: 84