mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Catima to 2.17.0 (108)
This commit is contained in:
parent
6fcce2b2c4
commit
994a270493
1 changed files with 13 additions and 2 deletions
|
|
@ -546,7 +546,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.17.0
|
||||
versionCode: 108
|
||||
commit: 2f0084a73b8990162867e37257f3a79de48c1c8d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.16.3
|
||||
CurrentVersionCode: 107
|
||||
CurrentVersion: 2.17.0
|
||||
CurrentVersionCode: 108
|
||||
|
|
|
|||
Loading…
Reference in a new issue