diff --git a/app/build.gradle b/app/build.gradle index 573082ecf..6bedd4bb9 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.3.0' - implementation 'androidx.constraintlayout:constraintlayout:2.1.1' + implementation 'androidx.constraintlayout:constraintlayout:2.1.2' // Custom tools libraries implementation "com.github.PhilJay:MPAndroidChart:$rootProject.mpAndroidChartVersion"