mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Silence to 1.9.4 (32)
This commit is contained in:
parent
b1ab12f844
commit
76cb7d1993
1 changed files with 13 additions and 2 deletions
|
|
@ -176,7 +176,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.4
|
||||
versionCode: 32
|
||||
commit: 174b86ce6cea12e3c870a3f83393608e501db88c
|
||||
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.9.3
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 1.9.4
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue