mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Cookbook to 0.14.5 (34)
This commit is contained in:
parent
e0c4a6d956
commit
87c4fca497
1 changed files with 13 additions and 2 deletions
|
|
@ -105,7 +105,18 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- versionName: 0.14.5
|
||||
versionCode: 34
|
||||
commit: ceb68510e25d1368cbbc0bd4d7108d785c94ca8a
|
||||
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.4
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 0.14.5
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue