mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +00:00
Update Cache Cleaner to 1.8.7 (55)
This commit is contained in:
parent
0502c91c5e
commit
c22e593ed2
1 changed files with 13 additions and 2 deletions
|
|
@ -282,9 +282,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.8.7
|
||||||
|
versionCode: 55
|
||||||
|
commit: 66ccd2d24ce893d0c1ddd528ff0bef63bfdbdf2a
|
||||||
|
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.6
|
CurrentVersion: 1.8.7
|
||||||
CurrentVersionCode: 54
|
CurrentVersionCode: 55
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue