mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update spaRSS DecSync to 1.17.0 (99)
This commit is contained in:
parent
2a6cf534e0
commit
26d680a0d4
1 changed files with 13 additions and 2 deletions
|
|
@ -170,7 +170,18 @@ Builds:
|
|||
gradle:
|
||||
- floss
|
||||
|
||||
- versionName: 1.17.0
|
||||
versionCode: 99
|
||||
commit: 18f76887f1957b398bf1fb787636d41c1ca96aff
|
||||
subdir: mobile
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- floss
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.16.1
|
||||
CurrentVersionCode: 98
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 99
|
||||
|
|
|
|||
Loading…
Reference in a new issue