[Android]: Bump ui from 1.1.1 to 1.3.1 (#270)

Bumps ui from 1.1.1 to 1.3.1.

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

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-11-15 21:15:38 +05:30
committed by GitHub
parent b427fa8387
commit 216aadafda

View File

@@ -59,7 +59,7 @@ android {
dependencies {
api project(":common")
implementation "androidx.compose.ui:ui:1.1.1"
implementation "androidx.compose.ui:ui:1.3.1"
implementation "androidx.compose.material:material:1.3.1"
implementation "androidx.compose.ui:ui-tooling-preview:1.3.1"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'