[Android]: Bump ui from 1.3.2 to 1.3.3 (#294)

Bumps ui from 1.3.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui
  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]
2023-01-12 16:38:36 +05:30
committed by GitHub
parent 9d645e8501
commit b4b100579a

View File

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