mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 06:18:36 +00:00
Update Silence to 1.7.9 (23)
This commit is contained in:
parent
9222e07706
commit
21c1c23504
1 changed files with 13 additions and 2 deletions
|
|
@ -109,7 +109,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.9
|
||||
versionCode: 23
|
||||
commit: 0f36b8ffbeb480b54ef6a39b46f3fca96cc97219
|
||||
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.7.8
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 1.7.9
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue