diff --git a/app/build.gradle b/app/build.gradle index d8270b0..ce28786 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -72,7 +72,7 @@ dependencies { implementation "androidx.palette:palette:1.0.0" implementation 'com.github.ibrahimsn98:SmoothBottomBar:1.7.2' implementation 'com.google.android.material:material:1.1.0' - implementation 'androidx.appcompat:appcompat:1.1.0' + implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.constraintlayout:constraintlayout:1.1.3' implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0' // maybe we should use https://github.com/skydoves/ExpandableLayout instead