mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Catima to 2.15.0 (101)
This commit is contained in:
parent
e238a9043a
commit
73bb334aa1
1 changed files with 13 additions and 2 deletions
|
|
@ -469,7 +469,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.15.0
|
||||
versionCode: 101
|
||||
commit: 5516acecce630f92582edd38f2b97a43cd7f810b
|
||||
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.14.1
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 2.15.0
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue