mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Silence to 1.7.10 (24)
This commit is contained in:
parent
7ce69d0053
commit
27124558e4
1 changed files with 13 additions and 2 deletions
|
|
@ -120,7 +120,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.10
|
||||
versionCode: 24
|
||||
commit: 44be4cb08b3dd4cb55082ae3ef8fec6a3e21da21
|
||||
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.9
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 1.7.10
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue