mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update ChikiChiki to 1.4 (14)
This commit is contained in:
parent
565cccbf71
commit
6261dcac7d
1 changed files with 13 additions and 2 deletions
|
|
@ -23,7 +23,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 14
|
||||||
|
commit: 52f1b10d40e5bec6f4115994bd5d34ba1e197fb6
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y librsvg2-bin openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.3'
|
CurrentVersion: '1.4'
|
||||||
CurrentVersionCode: 13
|
CurrentVersionCode: 14
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue