mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Cache Cleaner to 1.8.4 (52)
This commit is contained in:
parent
488234929a
commit
ab6fcc5113
1 changed files with 13 additions and 2 deletions
|
|
@ -249,9 +249,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.8.4
|
||||||
|
versionCode: 52
|
||||||
|
commit: 4e940941a70b7367698aa2c3e009cb785aead9ae
|
||||||
|
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.8.3
|
CurrentVersion: 1.8.4
|
||||||
CurrentVersionCode: 51
|
CurrentVersionCode: 52
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue