mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Cache Cleaner to 1.9.3 (59)
This commit is contained in:
parent
1f3deff487
commit
65de49f90f
1 changed files with 13 additions and 2 deletions
|
|
@ -326,9 +326,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.3
|
||||
versionCode: 59
|
||||
commit: 7c1bf62af44aa9abcba935859b67858d381fcb8c
|
||||
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.2
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 1.9.3
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue