diff --git a/metadata/d.d.meshenger.yml b/metadata/d.d.meshenger.yml index e08e5be47a..be1f6eaa83 100644 --- a/metadata/d.d.meshenger.yml +++ b/metadata/d.d.meshenger.yml @@ -1,19 +1,16 @@ Categories: + - Phone & SMS - Connectivity - Internet - - Multimedia - - Phone & SMS License: GPL-3.0-only -WebSite: https://github.com/dakhnod/Meshenger -SourceCode: https://github.com/dakhnod/Meshenger -IssueTracker: https://github.com/dakhnod/Meshenger/issues +WebSite: https://github.com/meshenger-app/meshenger-android +SourceCode: https://github.com/meshenger-app/meshenger-android +IssueTracker: https://github.com/meshenger-app/meshenger-android/issues AutoName: Meshenger -Description: | - This app allows voice- and videocommunication without any server or Internet access. Simply scan each others contact QR-Code and call each other. This works on most networks such as community networks or even company networks. RepoType: git -Repo: https://github.com/dakhnod/Meshenger +Repo: https://github.com/meshenger-app/meshenger-android Builds: - versionName: 1.0.0 @@ -30,7 +27,14 @@ Builds: gradle: - yes -AutoUpdateMode: Version %v + - versionName: 2.0.0 + versionCode: 200 + commit: v2.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.0 -CurrentVersionCode: 2 +CurrentVersion: 2.0.0 +CurrentVersionCode: 200