diff --git a/metadata/org.commonvoice.saverio.yml b/metadata/org.commonvoice.saverio.yml index 7a3590c12b..e74079e1f6 100644 --- a/metadata/org.commonvoice.saverio.yml +++ b/metadata/org.commonvoice.saverio.yml @@ -6,7 +6,7 @@ AuthorWebSite: https://saveriomorelli.com/ SourceCode: https://github.com/Sav22999/common-voice-android IssueTracker: https://github.com/Sav22999/common-voice-android/issues -AutoName: Common Voice +AutoName: CV Android RepoType: git Repo: https://github.com/Sav22999/common-voice-android @@ -119,7 +119,15 @@ Builds: - FD-GH output: build/outputs/apk/FD-GH/release/app-FD-GH-release-unsigned.apk + - versionName: 2.0.2 + versionCode: 115 + commit: 2.0.2 + subdir: app + gradle: + - FD-GH + output: build/outputs/apk/FD-GH/release/app-FD-GH-release-unsigned.apk + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 2.0.1 -CurrentVersionCode: 114 +CurrentVersion: 2.0.2 +CurrentVersionCode: 115