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