[Android]: Bump ui-tooling-preview from 1.1.0 to 1.1.1

Bumps ui-tooling-preview from 1.1.0 to 1.1.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-28 07:27:17 +00:00
committed by GitHub
parent 13f6ac3c29
commit f6210db1b1

View File

@@ -55,7 +55,7 @@ dependencies {
implementation 'com.google.android.material:material:1.6.0-alpha02'
implementation "androidx.compose.ui:ui:1.1.1"
implementation "androidx.compose.material:material:1.1.1"
implementation "androidx.compose.ui:ui-tooling-preview:1.1.0"
implementation "androidx.compose.ui:ui-tooling-preview:1.1.1"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'
implementation 'androidx.activity:activity-compose:1.4.0'
testImplementation 'junit:junit:4.+'