diff --git a/app/build.gradle b/app/build.gradle index fc5cefd4c..f1e9ed2c1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -100,9 +100,6 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.recyclerview:recyclerview:1.3.2' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' - implementation('androidx.core:core-google-shortcuts:1.1.0') { - exclude group:'com.google.android.gms' - } implementation 'androidx.media:media:1.6.0' implementation "androidx.viewpager2:viewpager2:1.1.0-beta02" implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"