@@ -9,6 +9,8 @@ androidx-constraintlayout = "2.2.0"
99androidx-constraintlayout-compose = " 1.1.0"
1010androidx-coordinator-layout = " 1.2.0"
1111androidx-corektx = " 1.15.0"
12+ androidx-credentials = " 1.5.0"
13+ androidx-credentials-play-services-auth = " 1.5.0"
1214androidx-emoji2-views = " 1.5.0"
1315androidx-fragment-ktx = " 1.8.6"
1416androidx-glance-appwidget = " 1.1.1"
@@ -93,6 +95,8 @@ androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constr
9395androidx-coordinator-layout = { module = " androidx.coordinatorlayout:coordinatorlayout" , version.ref = " androidx-coordinator-layout" }
9496androidx-core-ktx = { module = " androidx.core:core-ktx" , version.ref = " androidx-corektx" }
9597androidx-core-splashscreen = { module = " androidx.core:core-splashscreen" , version.ref = " coreSplashscreen" }
98+ androidx-credentials = { module = " androidx.credentials:credentials" , version.ref = " androidx-credentials" }
99+ androidx-credentials-play-services-auth = { module = " androidx.credentials:credentials-play-services-auth" , version.ref = " androidx-credentials-play-services-auth" }
96100androidx-emoji2-views = { module = " androidx.emoji2:emoji2-views" , version.ref = " androidx-emoji2-views" }
97101androidx-fragment-ktx = { module = " androidx.fragment:fragment-ktx" , version.ref = " androidx-fragment-ktx" }
98102androidx-glance-appwidget = { module = " androidx.glance:glance-appwidget" , version.ref = " androidx-glance-appwidget" }
0 commit comments