mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update eu.darken.capod to 2.12.1-rc0 (21201000)
This commit is contained in:
parent
e9885f4e4b
commit
3972e48511
1 changed files with 16 additions and 2 deletions
|
|
@ -141,10 +141,24 @@ Builds:
|
|||
- crowdin-cli.jar
|
||||
prebuild: cp ../version.properties .
|
||||
|
||||
- versionName: 2.12.1-rc0
|
||||
versionCode: 21201000
|
||||
commit: b604c423ad3d10272ff51748e0c45df3b5b0366a
|
||||
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.1-rc0
|
||||
CurrentVersionCode: 21101000
|
||||
CurrentVersion: 2.12.1-rc0
|
||||
CurrentVersionCode: 21201000
|
||||
|
|
|
|||
Loading…
Reference in a new issue