mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Cache Cleaner to 1.8.2 (50)
This commit is contained in:
parent
3dccf6172e
commit
80094060fa
1 changed files with 13 additions and 2 deletions
|
|
@ -227,9 +227,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.2
|
||||
versionCode: 50
|
||||
commit: 6bdba019d80ed884b87ccea98fcd5f2aa6c4be68
|
||||
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.8.1
|
||||
CurrentVersionCode: 49
|
||||
CurrentVersion: 1.8.2
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue