mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Silence to 1.11.1 (45)
This commit is contained in:
parent
58f649682d
commit
14bc95f91c
1 changed files with 13 additions and 2 deletions
|
|
@ -319,7 +319,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.11.1
|
||||
versionCode: 45
|
||||
commit: 07271123fe05299b00562b62b8f202b86f081fe4
|
||||
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.11.0
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 1.11.1
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue