mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Nextcloud Cookbook to 3.0.2 (302)
This commit is contained in:
parent
706e3bd4a6
commit
a00daaa409
1 changed files with 14 additions and 2 deletions
|
|
@ -46,7 +46,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/navigation-dynamic-features-fragment/,+2d' build.gradle
|
||||
|
||||
- versionName: 3.0.2
|
||||
versionCode: 302
|
||||
commit: f535d2997079c0028d81e49addf20f4650b7b6cf
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/navigation-dynamic-features-fragment/,+2d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.0.1
|
||||
CurrentVersionCode: 301
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 302
|
||||
|
|
|
|||
Loading…
Reference in a new issue