mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update AVNC to 2.0.0
This commit is contained in:
parent
c7fb9abed7
commit
4c0ed22bbe
1 changed files with 14 additions and 2 deletions
|
|
@ -7,6 +7,8 @@ AuthorName: Gaurav Ujjwal
|
|||
AuthorEmail: avnc.help@gmail.com
|
||||
SourceCode: https://github.com/gujjwal00/avnc
|
||||
IssueTracker: https://github.com/gujjwal00/avnc/issues
|
||||
Translation: https://hosted.weblate.org/projects/avnc/
|
||||
Changelog: https://github.com/gujjwal00/avnc/releases
|
||||
Liberapay: gujjwal00
|
||||
|
||||
AutoName: AVNC
|
||||
|
|
@ -141,7 +143,17 @@ Builds:
|
|||
- yes
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 15
|
||||
commit: d1b71860363c34848d8369f1fbd3c73cdd9a98ab
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sdkmanager 'cmake;3.22.1'
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.9.2
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue