From e344a180f40d48ffd1c638ec99c640f2628fe8c8 Mon Sep 17 00:00:00 2001 From: Nazario Date: Mon, 5 Jun 2023 14:18:06 +0200 Subject: Updated class 2/06/23 --- app/build.gradle | 1 + 1 file changed, 1 insertion(+) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 6079f28..8244d95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,6 +63,7 @@ dependencies { implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3' implementation "androidx.fragment:fragment-ktx:1.5.7" implementation 'androidx.constraintlayout:constraintlayout:2.1.4' + implementation 'com.google.android.material:material:1.9.0' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' -- cgit v1.2.3-54-g00ecf