mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update AELF to 2.7.2 (69)
This commit is contained in:
parent
1b4fb9c987
commit
4b648a7ba7
1 changed files with 13 additions and 2 deletions
|
|
@ -133,7 +133,18 @@ Builds:
|
|||
- yes
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.7.2
|
||||
versionCode: 69
|
||||
commit: v2.7.2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt update || apt update
|
||||
- apt install -y wget
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: 2.7.2
|
||||
CurrentVersionCode: 69
|
||||
|
|
|
|||
Loading…
Reference in a new issue