diff --git a/metadata/eu.darken.capod.yml b/metadata/eu.darken.capod.yml new file mode 100644 index 0000000000..4114f6eee6 --- /dev/null +++ b/metadata/eu.darken.capod.yml @@ -0,0 +1,31 @@ +Categories: + - System +License: GPL-3.0-only +AuthorName: Matthias Urhahn +AuthorEmail: darken@darken.eu +AuthorWebSite: https://darken.eu +SourceCode: https://github.com/d4rken-org/capod +IssueTracker: https://github.com/d4rken-org/capod/issues +Changelog: https://github.com/d4rken-org/capod/releases +Donate: https://github.com/sponsors/d4rken + +RepoType: git +Repo: https://github.com/d4rken-org/capod.git +Binaries: https://github.com/d4rken-org/capod/releases/download/v%v/eu.darken.capod-v%v-%c-FOSS-RELEASE.apk + +Builds: + - versionName: 2.8.1-rc0 + versionCode: 20801000 + commit: 870e518ff6972a0bc8fc3cf37f73a26210a1af01 + subdir: app + gradle: + - foss + rm: + - crowdin-cli.jar + prebuild: cp ../version.properties . + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: VERSION|.+?\s(\d+)|.|(.+?)\s\d+ +CurrentVersion: 2.8.1-rc0 +CurrentVersionCode: 20801000