gradle: dependencies update

This commit is contained in:
CappielloAntonio 2024-05-31 20:28:22 +02:00
parent f94e5892cd
commit c243fa9edc

View file

@ -74,7 +74,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'androidx.room:room-runtime:2.6.1'
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation "androidx.appcompat:appcompat:1.6.1"
implementation 'androidx.appcompat:appcompat:1.7.0'
// Android Material
implementation 'com.google.android.material:material:1.10.0'