@@ -9,6 +9,8 @@ androidx-constraintlayout = "2.2.1"
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"
@@ -97,6 +99,8 @@ androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constr
9799androidx-coordinator-layout = { module = " androidx.coordinatorlayout:coordinatorlayout" , version.ref = " androidx-coordinator-layout" }
98100androidx-core-ktx = { module = " androidx.core:core-ktx" , version.ref = " androidx-corektx" }
99101androidx-core-splashscreen = { module = " androidx.core:core-splashscreen" , version.ref = " coreSplashscreen" }
102+ androidx-credentials = { module = " androidx.credentials:credentials" , version.ref = " androidx-credentials" }
103+ androidx-credentials-play-services-auth = { module = " androidx.credentials:credentials-play-services-auth" , version.ref = " androidx-credentials-play-services-auth" }
100104androidx-emoji2-views = { module = " androidx.emoji2:emoji2-views" , version.ref = " androidx-emoji2-views" }
101105androidx-fragment-ktx = { module = " androidx.fragment:fragment-ktx" , version.ref = " androidx-fragment-ktx" }
102106androidx-glance-appwidget = { module = " androidx.glance:glance-appwidget" , version.ref = " androidx-glance-appwidget" }
0 commit comments