mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Cookbook to 0.12.0 (26)
This commit is contained in:
parent
800c1fd3cf
commit
e6a30baabb
1 changed files with 13 additions and 2 deletions
|
|
@ -27,7 +27,18 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- versionName: 0.12.0
|
||||
versionCode: 26
|
||||
commit: 7cdd17ccd8c727f12f703af2b4256c3d52ec6468
|
||||
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.11.3
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 0.12.0
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue