mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Catima to 2.6.0 (83)
This commit is contained in:
parent
c5865a2d8a
commit
bf64c5635e
1 changed files with 13 additions and 2 deletions
|
|
@ -283,7 +283,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 83
|
||||
commit: 5ad02ae9cc15c9af80b5dfc828ea3410aabcb637
|
||||
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.5.0
|
||||
CurrentVersionCode: 82
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 83
|
||||
|
|
|
|||
Loading…
Reference in a new issue