mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Cache Cleaner to 1.10.6 (72)
This commit is contained in:
parent
d9bc904fe0
commit
5178ec86e4
1 changed files with 13 additions and 2 deletions
|
|
@ -403,9 +403,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.10.6
|
||||
versionCode: 72
|
||||
commit: 756a07e3499a71e37b6173867f5324a8167ec72d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 28fa393354f1d13d70c2f1f5298cdd455ffdbc2c17939cbc8f053ddc5e152da8
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.10.5
|
||||
CurrentVersionCode: 71
|
||||
CurrentVersion: 1.10.6
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue