mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Silence to 1.9.6 (34)
This commit is contained in:
parent
26199808dd
commit
3b5d88c4dc
1 changed files with 13 additions and 2 deletions
|
|
@ -198,7 +198,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.6
|
||||
versionCode: 34
|
||||
commit: 0fe3ca21da4b42383b1d0cc9f82ca8a1aaa43a6f
|
||||
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.5
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 1.9.6
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue