mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.5.1
|
CurrentVersion: 2.5.3
|
||||||
CurrentVersionCode: 54
|
CurrentVersionCode: 56
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue