mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update eu.darken.capod to 2.10.0-rc0 (21000000)
This commit is contained in:
parent
9fe859ac15
commit
e1db31d978
1 changed files with 16 additions and 2 deletions
|
|
@ -82,10 +82,24 @@ Builds:
|
|||
- crowdin-cli.jar
|
||||
prebuild: cp ../version.properties .
|
||||
|
||||
- versionName: 2.10.0-rc0
|
||||
versionCode: 21000000
|
||||
commit: a2cce044ef507a40c340d9e657bed7e6e4de5756
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- foss
|
||||
rm:
|
||||
- crowdin-cli.jar
|
||||
prebuild: cp ../version.properties .
|
||||
|
||||
AllowedAPKSigningKeys: 6729f9de72b4fca99615b22f984400ad1f3daa2411d8b1e09f321b038fac85ed
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: VERSION|.+?\s(\d+)|.|(.+?)\s\d+
|
||||
CurrentVersion: 2.9.3-rc0
|
||||
CurrentVersionCode: 20903000
|
||||
CurrentVersion: 2.10.0-rc0
|
||||
CurrentVersionCode: 21000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue