mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Cookbook to 0.14.6 (36)
This commit is contained in:
parent
a808b77c1b
commit
92c93ebb9e
1 changed files with 13 additions and 2 deletions
|
|
@ -116,7 +116,18 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- versionName: 0.14.6
|
||||
versionCode: 36
|
||||
commit: 847572621364c667c1ef286fe63e10a4c561ece8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- full
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.14.5
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 0.14.6
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue