Skip to content

Commit

Permalink
Merge pull request #1608 from Adyen/renovate/kotlin
Browse files Browse the repository at this point in the history
Update dependency composeOptions to v1.5.12
  • Loading branch information
jreij authored May 2, 2024
2 parents eafaff6 + 34007da commit 9079724
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext {
detekt_gradle_plugin_version = "1.23.6"
dokka_version = "1.9.10"
hilt_version = "2.51.1"
compose_compiler_version = '1.5.11'
compose_compiler_version = '1.5.12'

// Code quality
detekt_version = "1.23.6"
Expand Down
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,14 @@
<sha256 value="95928c193c1fe5994991128b616a7b7a070a1deb774858e0150856713d05691e" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.compose.compiler" name="compiler" version="1.5.12">
<artifact name="compiler-1.5.12.jar">
<sha256 value="5e46346c1bcd5f2cdd0cf1fce89f2591e9f1f2c46a5b11efbdb306e495603f18" origin="Generated by Gradle"/>
</artifact>
<artifact name="compiler-1.5.12.module">
<sha256 value="140e5760ce96be2a85033ebb4fa6c6bba4e1f5907ced2f5bec0624496459ccf5" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="androidx.compose.compiler" name="compiler" version="1.5.8">
<artifact name="compiler-1.5.8.jar">
<sha256 value="ab62f666a2b17dc7432c1619457a951b062f4c5320d6b2e1eea53f39daae95ee" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 9079724

Please sign in to comment.