mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Silence to 1.11.0 (44)
This commit is contained in:
parent
168afc5aad
commit
7a6ff693a8
1 changed files with 13 additions and 2 deletions
|
|
@ -308,7 +308,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.11.0
|
||||
versionCode: 44
|
||||
commit: 8944a6d0ca48011553ab2cf3ee251207f50e53be
|
||||
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.10.5
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue