mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update De-Bloater to v0.24 (24)
This commit is contained in:
parent
f98c8dabc2
commit
ef56138df1
1 changed files with 13 additions and 2 deletions
|
|
@ -136,7 +136,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v0.24
|
||||
versionCode: 24
|
||||
commit: 5c345d64cd60e3a846d27e0ce89f90902428cf72
|
||||
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.23
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: v0.24
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue