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