mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Aegis to 0.2.2 (5)
This commit is contained in:
parent
aa9dc06c27
commit
1570ed6a01
1 changed files with 11 additions and 2 deletions
|
|
@ -4,6 +4,8 @@ License: GPL-3.0-only
|
|||
SourceCode: https://github.com/beemdevelopment/Aegis
|
||||
IssueTracker: https://github.com/beemdevelopment/Aegis/issues
|
||||
|
||||
AutoName: Aegis
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/beemdevelopment/Aegis
|
||||
|
||||
|
|
@ -15,7 +17,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.2
|
||||
versionCode: 5
|
||||
commit: v0.2.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 0.2.2
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue