mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update MTG Familiar to 3.9.2 (85)
This commit is contained in:
parent
0d83a87e27
commit
1af55f7c9e
1 changed files with 16 additions and 2 deletions
|
|
@ -522,11 +522,25 @@ Builds:
|
|||
scanignore:
|
||||
- mobile/src/main/res/raw/datagz
|
||||
|
||||
- versionName: 3.9.2
|
||||
versionCode: 85
|
||||
commit: ff1ede8b5f9eb278bd88957f2499a1abf5ff0d5e
|
||||
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.1
|
||||
CurrentVersionCode: 84
|
||||
CurrentVersion: 3.9.2
|
||||
CurrentVersionCode: 85
|
||||
|
|
|
|||
Loading…
Reference in a new issue