diff --git a/metadata/eu.darken.capod.yml b/metadata/eu.darken.capod.yml index 8745e599e0..527f3bc38c 100644 --- a/metadata/eu.darken.capod.yml +++ b/metadata/eu.darken.capod.yml @@ -12,6 +12,8 @@ IssueTracker: https://github.com/d4rken-org/capod/issues Changelog: https://github.com/d4rken-org/capod/releases Donate: https://github.com/sponsors/d4rken +AutoName: CAPod + 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 @@ -259,10 +261,20 @@ Builds: - crowdin-cli.jar prebuild: cp ../version.properties . + - versionName: 3.0.3-rc0 + versionCode: 30003000 + commit: 5860bbffb6b2e59feca450bc234595314e842366 + subdir: app + gradle: + - foss + rm: + - crowdin-cli.jar + prebuild: cp ../version.properties . + AllowedAPKSigningKeys: 6729f9de72b4fca99615b22f984400ad1f3daa2411d8b1e09f321b038fac85ed AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: VERSION|.+?\s(\d+)|.|(.+?)\s\d+ -CurrentVersion: 2.17.6-rc0 -CurrentVersionCode: 21706000 +CurrentVersion: 3.0.3-rc0 +CurrentVersionCode: 30003000