Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Update dependency androidx.constraintlayout:constraintlayout-compose …
Browse files Browse the repository at this point in the history
…to v1.1.0-alpha12
  • Loading branch information
renovate[bot] committed Aug 10, 2023
1 parent 310be05 commit 4c4eec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ dependencies {

implementation("androidx.core:core-ktx:1.12.0-beta01")

implementation("androidx.constraintlayout:constraintlayout-compose:1.1.0-alpha11")
implementation("androidx.constraintlayout:constraintlayout-compose:1.1.0-alpha12")
implementation("androidx.coordinatorlayout:coordinatorlayout:1.2.0")
implementation("androidx.fragment:fragment-ktx:1.7.0-alpha01")
// https://developer.android.com/jetpack/androidx/releases/lifecycle
Expand Down

0 comments on commit 4c4eec1

Please sign in to comment.