mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Silence to 1.10.1 (39)
This commit is contained in:
parent
7528ffc62d
commit
1369c962a7
1 changed files with 13 additions and 2 deletions
|
|
@ -253,7 +253,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.10.1
|
||||
versionCode: 39
|
||||
commit: feb09fdc568cb8053f8685e63eb23ca610225f44
|
||||
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.0
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 1.10.1
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue