mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Silence to 1.7.4 (18)
This commit is contained in:
parent
43a06443a0
commit
6562e23e6f
1 changed files with 13 additions and 2 deletions
|
|
@ -53,7 +53,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.4
|
||||
versionCode: 18
|
||||
commit: 485cb4a4538a45f59efa3ed5c8b3f96eee75e5f7
|
||||
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.7.3
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.7.4
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue