mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +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
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue