Skip to content

Commit

Permalink
Merge pull request #4015 from nextcloud/renovate/composeoptions-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency composeoptions to v1.5.14
  • Loading branch information
github-actions[bot] authored Jul 24, 2024
2 parents c0ee065 + 27d605a commit 08b517f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ android {
}

composeOptions {
kotlinCompilerExtensionVersion = "1.5.13"
kotlinCompilerExtensionVersion = "1.5.14"
}

lint {
Expand Down

0 comments on commit 08b517f

Please sign in to comment.