mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Cache Cleaner to 1.10.11 (77)
This commit is contained in:
parent
29e9915d46
commit
8dae88f99d
1 changed files with 13 additions and 2 deletions
|
|
@ -436,9 +436,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.10.11
|
||||
versionCode: 77
|
||||
commit: bb00c8620f947f940f2a96b8c3d362c109eced3f
|
||||
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.10
|
||||
CurrentVersionCode: 76
|
||||
CurrentVersion: 1.10.11
|
||||
CurrentVersionCode: 77
|
||||
|
|
|
|||
Loading…
Reference in a new issue