mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Silence to 1.8.2 (27)
This commit is contained in:
parent
e212c00462
commit
2b05ab8bf5
1 changed files with 13 additions and 2 deletions
|
|
@ -143,7 +143,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.2
|
||||
versionCode: 27
|
||||
commit: 3c9a0126a4f18ca487e0cfef1be22947b934ca1c
|
||||
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.8.1
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 1.8.2
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue