mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update AELF to 2.7.0 (67)
This commit is contained in:
parent
e3311fcb1f
commit
f10768f10e
1 changed files with 13 additions and 2 deletions
|
|
@ -122,7 +122,18 @@ Builds:
|
|||
- yes
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 67
|
||||
commit: v2.7.0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt update || apt update
|
||||
- apt install -y wget
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.4
|
||||
CurrentVersionCode: 66
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 67
|
||||
|
|
|
|||
Loading…
Reference in a new issue