mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update Catima to 2.11.1 (94)
This commit is contained in:
parent
aaadd36850
commit
0051d73243
1 changed files with 13 additions and 2 deletions
|
|
@ -393,7 +393,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.11.1
|
||||
versionCode: 94
|
||||
commit: 6b4a01c9542dec649d85f3ae139678ace45a277c
|
||||
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.11.0
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: 2.11.1
|
||||
CurrentVersionCode: 94
|
||||
|
|
|
|||
Loading…
Reference in a new issue