mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update Cache Cleaner to 1.9.5 (61)
This commit is contained in:
parent
00c8a1e4ce
commit
b53e385ac0
1 changed files with 13 additions and 2 deletions
|
|
@ -337,9 +337,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.5
|
||||
versionCode: 61
|
||||
commit: 6a226e70f3bab1e18ba089bf4b75db2e5a27713f
|
||||
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.3
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 1.9.5
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue