mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Catima to 2.9.0 (91)
This commit is contained in:
parent
67ac8cfd30
commit
a187f1abea
1 changed files with 13 additions and 2 deletions
|
|
@ -360,7 +360,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.9.0
|
||||
versionCode: 91
|
||||
commit: 2bc7d13d50f327b43718a6aaf38af989d58d72bb
|
||||
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.8.1
|
||||
CurrentVersionCode: 90
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 91
|
||||
|
|
|
|||
Loading…
Reference in a new issue