diff --git a/app/build.gradle b/app/build.gradle index f0321c348..445078b7f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -84,7 +84,7 @@ dependencies { implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'androidx.legacy:legacy-preference-v14:1.0.0' implementation 'androidx.browser:browser:1.4.0' - implementation 'androidx.constraintlayout:constraintlayout:2.1.2' + implementation 'androidx.constraintlayout:constraintlayout:2.1.3' // Custom tools libraries implementation "com.github.PhilJay:MPAndroidChart:$rootProject.mpAndroidChartVersion"