mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Silence to 1.7.1 (15)
This commit is contained in:
parent
81938f755a
commit
5659e29e44
1 changed files with 13 additions and 2 deletions
|
|
@ -31,7 +31,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 15
|
||||
commit: 0d8e40177239121803c1290a9d2a369cfbe50bea
|
||||
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.0
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue