mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update eu.darken.capod to 2.11.1-rc0 (21101000)
This commit is contained in:
parent
9086597229
commit
9fdcd11143
1 changed files with 16 additions and 2 deletions
|
|
@ -124,10 +124,24 @@ Builds:
|
|||
- crowdin-cli.jar
|
||||
prebuild: cp ../version.properties .
|
||||
|
||||
- versionName: 2.11.1-rc0
|
||||
versionCode: 21101000
|
||||
commit: ec7447992f9c59ac646049b49271113da6604a47
|
||||
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.11.0-rc0
|
||||
CurrentVersionCode: 21100000
|
||||
CurrentVersion: 2.11.1-rc0
|
||||
CurrentVersionCode: 21101000
|
||||
|
|
|
|||
Loading…
Reference in a new issue