mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update eu.darken.capod to 2.9.3-rc0 (20903000)
This commit is contained in:
parent
d56bc32d31
commit
515ec21ea0
1 changed files with 16 additions and 2 deletions
|
|
@ -68,10 +68,24 @@ Builds:
|
||||||
- crowdin-cli.jar
|
- crowdin-cli.jar
|
||||||
prebuild: cp ../version.properties .
|
prebuild: cp ../version.properties .
|
||||||
|
|
||||||
|
- versionName: 2.9.3-rc0
|
||||||
|
versionCode: 20903000
|
||||||
|
commit: fb8ec728256f3d6bb3706394e2e810e1db6c8e9a
|
||||||
|
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
|
AllowedAPKSigningKeys: 6729f9de72b4fca99615b22f984400ad1f3daa2411d8b1e09f321b038fac85ed
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: VERSION|.+?\s(\d+)|.|(.+?)\s\d+
|
UpdateCheckData: VERSION|.+?\s(\d+)|.|(.+?)\s\d+
|
||||||
CurrentVersion: 2.9.2-rc0
|
CurrentVersion: 2.9.3-rc0
|
||||||
CurrentVersionCode: 20902000
|
CurrentVersionCode: 20903000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue