Skip to content

Commit

Permalink
Merge pull request #165 from Anthonyy232/renovate/androidx.compose.ui…
Browse files Browse the repository at this point in the history
…-ui-tooling-1.x

Update dependency androidx.compose.ui:ui-tooling to v1.7.2
  • Loading branch information
Anthonyy232 authored Sep 20, 2024
2 parents b0bf5d8 + 24eb0bc commit 240f30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ dependencies {
androidTestImplementation("androidx.test.ext:junit:1.2.1")
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")
androidTestImplementation("androidx.compose.ui:ui-test-junit4:1.7.2")
debugImplementation("androidx.compose.ui:ui-tooling:1.7.1")
debugImplementation("androidx.compose.ui:ui-tooling:1.7.2")
debugImplementation("androidx.compose.ui:ui-test-manifest:1.7.2")
implementation("com.google.dagger:hilt-android:2.52")
ksp("com.google.dagger:hilt-android-compiler:2.52")
Expand Down

0 comments on commit 240f30b

Please sign in to comment.