mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Cache Cleaner to 1.10.10 (76)
This commit is contained in:
parent
ccb6871e2a
commit
28e8debd4b
1 changed files with 13 additions and 2 deletions
|
|
@ -437,9 +437,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.10.10
|
||||||
|
versionCode: 76
|
||||||
|
commit: 497faf30d878576cb7c3f4599a9a2c0d08175d27
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 28fa393354f1d13d70c2f1f5298cdd455ffdbc2c17939cbc8f053ddc5e152da8
|
AllowedAPKSigningKeys: 28fa393354f1d13d70c2f1f5298cdd455ffdbc2c17939cbc8f053ddc5e152da8
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.10.9
|
CurrentVersion: 1.10.10
|
||||||
CurrentVersionCode: 75
|
CurrentVersionCode: 76
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue