Skip to content

Commit 57bc063

Browse files
chore(deps): bump constraintlayout from 2.1.2 to 2.1.3
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/androidx/constraintlayout/releases) - [Commits](https://github.com/androidx/constraintlayout/commits) --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f29f16 commit 57bc063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
8585
implementation 'androidx.legacy:legacy-preference-v14:1.0.0'
8686
implementation 'androidx.browser:browser:1.4.0'
87-
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
87+
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
8888

8989
// Custom tools libraries
9090
implementation "com.github.PhilJay:MPAndroidChart:$rootProject.mpAndroidChartVersion"

0 commit comments

Comments
 (0)