mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Catima to 2.20.0 (114)
This commit is contained in:
parent
f99617446c
commit
ba46cc28fd
1 changed files with 13 additions and 2 deletions
|
|
@ -601,7 +601,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.20.0
|
||||
versionCode: 114
|
||||
commit: 65ac1a25580acb94e4de801b1655b0ad80afadfd
|
||||
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.19.0
|
||||
CurrentVersionCode: 113
|
||||
CurrentVersion: 2.20.0
|
||||
CurrentVersionCode: 114
|
||||
|
|
|
|||
Loading…
Reference in a new issue