build: removed unused dependency

This commit is contained in:
antonio 2023-07-02 12:13:50 +02:00
parent e3720f4a50
commit 25367512c0

View file

@ -82,9 +82,6 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.core:core-splashscreen:1.0.1'
// Google GMS
tempoImplementation 'com.google.android.gms:play-services-cast-framework:21.3.0'
// Android Material
implementation 'com.google.android.material:material:1.9.0'