mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
bot: Update Cache Cleaner to 2.2.10 (108)
This commit is contained in:
parent
88f80dfe0d
commit
d6339e7ace
1 changed files with 14 additions and 2 deletions
|
|
@ -549,9 +549,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.10
|
||||
versionCode: 108
|
||||
commit: 596c479c0831c2b72132aa11fbf16458f34a51ea
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 28fa393354f1d13d70c2f1f5298cdd455ffdbc2c17939cbc8f053ddc5e152da8
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.9
|
||||
CurrentVersionCode: 107
|
||||
CurrentVersion: 2.2.10
|
||||
CurrentVersionCode: 108
|
||||
|
|
|
|||
Loading…
Reference in a new issue