mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Silence to 1.10.4 (42)
This commit is contained in:
parent
9b9ed10ea1
commit
0f36f516f1
1 changed files with 13 additions and 2 deletions
|
|
@ -286,7 +286,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.10.4
|
||||
versionCode: 42
|
||||
commit: 9184c6510aad32525fcbea7579990ac2ffbfcaed
|
||||
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.3
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 1.10.4
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue