mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update eu.darken.capod to 3.0.3-rc0 (30003000)
This commit is contained in:
parent
d8f53f74c0
commit
588c515ef6
1 changed files with 14 additions and 2 deletions
|
|
@ -12,6 +12,8 @@ IssueTracker: https://github.com/d4rken-org/capod/issues
|
||||||
Changelog: https://github.com/d4rken-org/capod/releases
|
Changelog: https://github.com/d4rken-org/capod/releases
|
||||||
Donate: https://github.com/sponsors/d4rken
|
Donate: https://github.com/sponsors/d4rken
|
||||||
|
|
||||||
|
AutoName: CAPod
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/d4rken-org/capod.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
|
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
|
- crowdin-cli.jar
|
||||||
prebuild: cp ../version.properties .
|
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
|
AllowedAPKSigningKeys: 6729f9de72b4fca99615b22f984400ad1f3daa2411d8b1e09f321b038fac85ed
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: VERSION|.+?\s(\d+)|.|(.+?)\s\d+
|
UpdateCheckData: VERSION|.+?\s(\d+)|.|(.+?)\s\d+
|
||||||
CurrentVersion: 2.17.6-rc0
|
CurrentVersion: 3.0.3-rc0
|
||||||
CurrentVersionCode: 21706000
|
CurrentVersionCode: 30003000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue