diff --git a/metadata/com.gaurav.avnc.yml b/metadata/com.gaurav.avnc.yml index 1fc0bc0248..a6e65112fd 100644 --- a/metadata/com.gaurav.avnc.yml +++ b/metadata/com.gaurav.avnc.yml @@ -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