mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update eu.darken.capod to 2.10.0-rc2 (21000020)
This commit is contained in:
parent
5ab8c029c4
commit
ddef6c2163
1 changed files with 16 additions and 2 deletions
|
|
@ -96,10 +96,24 @@ Builds:
|
|||
- crowdin-cli.jar
|
||||
prebuild: cp ../version.properties .
|
||||
|
||||
- versionName: 2.10.0-rc2
|
||||
versionCode: 21000020
|
||||
commit: 8b2c6b9498925d96c00a5e59cc58cc19e3e7014f
|
||||
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.10.0-rc0
|
||||
CurrentVersionCode: 21000000
|
||||
CurrentVersion: 2.10.0-rc2
|
||||
CurrentVersionCode: 21000020
|
||||
|
|
|
|||
Loading…
Reference in a new issue