Merge pull request #12897 from nextcloud/renovate/composeoptions-1.x

fix(deps): update dependency composeoptions to v1.5.12
This commit is contained in:
Andy Scherzinger 2024-04-18 12:12:56 +02:00 committed by GitHub
commit acd251bebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ android {
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.11"
kotlinCompilerExtensionVersion = "1.5.12"
}
}