mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Silence to 1.11.4 (48)
This commit is contained in:
parent
026e2b794c
commit
c6f714e8ea
1 changed files with 13 additions and 2 deletions
|
|
@ -352,7 +352,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.11.4
|
||||
versionCode: 48
|
||||
commit: 284e60e11ae3d179a6dc143ef09611a9793183a7
|
||||
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%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.11.3
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: 1.11.4
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue