mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Silence to 1.9.2 (30)
This commit is contained in:
parent
5ff9bf82fd
commit
3c3b884819
1 changed files with 13 additions and 2 deletions
|
|
@ -154,7 +154,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.2
|
||||
versionCode: 30
|
||||
commit: 4dbb52cefb8661dc6fc97d5686c77377bce5e69f
|
||||
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.8.2
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: 1.9.2
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue