mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Silence to 1.7.8 (22)
This commit is contained in:
parent
3ce3b0ce7d
commit
a684191c1c
1 changed files with 13 additions and 2 deletions
|
|
@ -98,7 +98,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.8
|
||||
versionCode: 22
|
||||
commit: 9fe056dffd70eb931b4629d9fc13e542f958d307
|
||||
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.7
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 1.7.8
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue