mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update eu.darken.capod to 2.13.0-rc0 (21300000)
This commit is contained in:
parent
e1385d3770
commit
731e1cdd3d
1 changed files with 16 additions and 2 deletions
|
|
@ -155,10 +155,24 @@ Builds:
|
|||
- crowdin-cli.jar
|
||||
prebuild: cp ../version.properties .
|
||||
|
||||
- versionName: 2.13.0-rc0
|
||||
versionCode: 21300000
|
||||
commit: 513bd891af3a8eac8fede6186219ec06988a526b
|
||||
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.12.1-rc0
|
||||
CurrentVersionCode: 21201000
|
||||
CurrentVersion: 2.13.0-rc0
|
||||
CurrentVersionCode: 21300000
|
||||
|
|
|
|||
Loading…
Reference in a new issue