diff --git a/metadata/org.musicbrainz.picard.barcodescanner.yml b/metadata/org.musicbrainz.picard.barcodescanner.yml index 786244240f..57dbff55d9 100644 --- a/metadata/org.musicbrainz.picard.barcodescanner.yml +++ b/metadata/org.musicbrainz.picard.barcodescanner.yml @@ -5,6 +5,8 @@ SourceCode: https://github.com/phw/PicardBarcodeScanner IssueTracker: https://github.com/phw/PicardBarcodeScanner/issues Translation: https://translate.uploadedlobster.com/engage/picard-barcode-scanner/ Changelog: https://github.com/phw/PicardBarcodeScanner/releases +Donate: https://github.com/sponsors/phw +Liberapay: phw AutoName: Picard Barcode Scanner Description: |- @@ -21,10 +23,6 @@ Description: |- * Picard 1.0 or later * Your phone and the computer running Picard should be both on the same network, and the port 8000 should be accessible - It is also worth noting that, in order for this app to work, you need to install - https://f-droid.org/packages/com.google.zxing.client.android, which is not shown by default as it - promotes Non-Free Add-ons. - RepoType: git Repo: https://github.com/phw/PicardBarcodeScanner @@ -47,7 +45,14 @@ Builds: gradle: - yes + - versionName: '1.5' + versionCode: 11 + commit: '1.5' + subdir: app + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.4.1 -CurrentVersionCode: 8 +CurrentVersion: '1.5' +CurrentVersionCode: 11