mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update De-Bloater to v0.23 (23)
This commit is contained in:
parent
008701e025
commit
07f2ae8854
1 changed files with 13 additions and 2 deletions
|
|
@ -125,7 +125,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v0.23
|
||||
versionCode: 23
|
||||
commit: 8cd839ca5dea2eec179ce9d3a35f28208e64da7a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.21
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: v0.23
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue