mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Cache Cleaner to 1.7.1 (45)
This commit is contained in:
parent
9dc47d50de
commit
727afecfc8
1 changed files with 13 additions and 2 deletions
|
|
@ -183,9 +183,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 45
|
||||
commit: 49fc35dd70967cd8b1a2d7f020fed135ef14bc77
|
||||
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.7.0
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue