Skip to content

Commit

Permalink
Update dependency androidx.constraintlayout:constraintlayout-compose …
Browse files Browse the repository at this point in the history
…to v1.0.1
  • Loading branch information
renovate[bot] authored Mar 14, 2023
1 parent 96380c1 commit a24d253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation "androidx.compose.ui:ui-tooling-preview:$compose_version"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'
implementation 'androidx.activity:activity-compose:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout-compose:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout-compose:1.0.1'

implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2"

Expand Down

0 comments on commit a24d253

Please sign in to comment.