mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update spaRSS DecSync to 1.16.1 (98)
This commit is contained in:
parent
2545816452
commit
ba2038f5cb
1 changed files with 13 additions and 2 deletions
|
|
@ -159,7 +159,18 @@ Builds:
|
|||
gradle:
|
||||
- floss
|
||||
|
||||
- versionName: 1.16.1
|
||||
versionCode: 98
|
||||
commit: c02cc67ed55a1f3e18e9a2ec0bb3813b410a4cfb
|
||||
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.0-1
|
||||
CurrentVersionCode: 97
|
||||
CurrentVersion: 1.16.1
|
||||
CurrentVersionCode: 98
|
||||
|
|
|
|||
Loading…
Reference in a new issue