mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Silence to 1.9.8 (36)
This commit is contained in:
parent
1fb4ab5ebe
commit
f84deb7c7c
1 changed files with 13 additions and 2 deletions
|
|
@ -220,7 +220,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.8
|
||||
versionCode: 36
|
||||
commit: 8e5a7c2d2d86aba8a47c3f61727364f1b5bf5abf
|
||||
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.7
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.9.8
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue