mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Silence to 1.11.3 (47)
This commit is contained in:
parent
04845f92c6
commit
56eaf1e428
1 changed files with 13 additions and 2 deletions
|
|
@ -341,7 +341,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.11.3
|
||||
versionCode: 47
|
||||
commit: 18d3515b725bc269a7e918799c166e279129af12
|
||||
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.2
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 1.11.3
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue