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