mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update AELF to 2.5.7 (60)
This commit is contained in:
parent
8119fb2f89
commit
cd0b6b0bdd
1 changed files with 12 additions and 2 deletions
|
|
@ -78,7 +78,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.7
|
||||
versionCode: 60
|
||||
commit: v2.5.7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt update || apt update
|
||||
- apt install -y wget
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 2.5.7
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue