mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Merge branch 'master' into 'master'
Update LibreAV to v1.2.0 See merge request fdroid/fdroiddata!7743
This commit is contained in:
commit
63bc1ed9fb
1 changed files with 12 additions and 2 deletions
|
|
@ -4,6 +4,9 @@ License: GPL-3.0-or-later
|
||||||
WebSite: https://projectmatris.tech
|
WebSite: https://projectmatris.tech
|
||||||
SourceCode: https://github.com/projectmatris/antimalwareapp
|
SourceCode: https://github.com/projectmatris/antimalwareapp
|
||||||
IssueTracker: https://github.com/projectmatris/antimalwareapp/issues
|
IssueTracker: https://github.com/projectmatris/antimalwareapp/issues
|
||||||
|
Translation: https://crowdin.com/project/libreav
|
||||||
|
Changelog: https://github.com/projectmatris/antimalwareapp/releases
|
||||||
|
Donate: https://projectmatris.tech/donate
|
||||||
|
|
||||||
AutoName: LibreAV
|
AutoName: LibreAV
|
||||||
|
|
||||||
|
|
@ -26,7 +29,14 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: 1.2.0
|
||||||
|
versionCode: 10200
|
||||||
|
commit: v1.2.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.1.0
|
CurrentVersion: 1.2.0
|
||||||
CurrentVersionCode: 10100
|
CurrentVersionCode: 10200
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue