Skip to content

Commit

Permalink
Merge pull request #317 from nextcloud/renovate/composeoptions-1.x
Browse files Browse the repository at this point in the history
Update dependency composeOptions to v1.5.10
  • Loading branch information
AndyScherzinger authored Mar 4, 2024
2 parents 72c987d + f38fb0b commit 1338345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
}

composeOptions {
kotlinCompilerExtensionVersion = "1.5.9"
kotlinCompilerExtensionVersion = "1.5.10"
}

compileOptions {
Expand Down

0 comments on commit 1338345

Please sign in to comment.