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

Commit

Permalink
Update dependency androidx.constraintlayout:constraintlayout to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2022
1 parent b95322b commit 1280bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android-desugar = "com.android.tools:desugar_jdk_libs:1.1.5"
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
androidx-annotations = "androidx.annotation:annotation:1.4.0"
androidx-appCompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appCompat" }
androidx-constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.3"
androidx-constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
androidx-fragment = { module = "androidx.fragment:fragment", version.ref = "androidx-fragment" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }

Expand Down

0 comments on commit 1280bb4

Please sign in to comment.