mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update AppListBackup to 2.0.0 (17)
This commit is contained in:
parent
fa6d8d1a74
commit
9178821c1a
1 changed files with 14 additions and 2 deletions
|
|
@ -59,9 +59,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 17
|
||||
commit: 4e82fef5c3e8a375e11d387a9567c767091ed778
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 6b5449214285bc0e989c82fef9e276ea68a0619c58fc6ab2feef1b1022d81b64
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue