mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Cache Cleaner to 1.9.6 (62)
This commit is contained in:
parent
2edd342255
commit
fc6810b6d5
1 changed files with 13 additions and 2 deletions
|
|
@ -348,9 +348,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.6
|
||||
versionCode: 62
|
||||
commit: e527cb00e30296504c0e5e085663bfaa09f3c7b4
|
||||
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.9.5
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 1.9.6
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue