mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update AELF to 2.6.3 (65)
This commit is contained in:
parent
48a29e6945
commit
9a994aa592
1 changed files with 13 additions and 2 deletions
|
|
@ -100,7 +100,18 @@ Builds:
|
|||
- yes
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.6.3
|
||||
versionCode: 65
|
||||
commit: v2.6.3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt update || apt update
|
||||
- apt install -y wget
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.2
|
||||
CurrentVersionCode: 64
|
||||
CurrentVersion: 2.6.3
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue