mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update AELF to 2.6.2 (64)
This commit is contained in:
parent
83a52330c1
commit
98665cd656
1 changed files with 13 additions and 2 deletions
|
|
@ -89,7 +89,18 @@ Builds:
|
|||
- yes
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.6.2
|
||||
versionCode: 64
|
||||
commit: v2.6.2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt update || apt update
|
||||
- apt install -y wget
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.7
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 2.6.2
|
||||
CurrentVersionCode: 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue