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