[Android]: Bump ui-tooling from 1.3.1 to 1.3.2 (#276)

Bumps ui-tooling from 1.3.1 to 1.3.2.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-10 20:19:48 +05:30
committed by GitHub
parent 6e348483fa
commit 674b6f00c2
+1 -1
View File
@@ -61,7 +61,7 @@ dependencies {
implementation "androidx.compose.ui:ui:1.3.2"
implementation "androidx.compose.material:material:1.3.1"
implementation "androidx.compose.ui:ui-tooling-preview:1.3.1"
implementation "androidx.compose.ui:ui-tooling-preview:1.3.2"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
implementation 'androidx.activity:activity-compose:1.5.1'
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.3.1"