mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 10:41:43 +00:00
Update Catima to 2.7.0 (85)
This commit is contained in:
parent
fbdfaaefe0
commit
ae01cb0f32
1 changed files with 13 additions and 2 deletions
|
|
@ -305,7 +305,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.7.0
|
||||||
|
versionCode: 85
|
||||||
|
commit: 2811a146278a6aa7a6ee761ba2cef1860b1846cd
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.6.1
|
CurrentVersion: 2.7.0
|
||||||
CurrentVersionCode: 84
|
CurrentVersionCode: 85
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue