-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Description
I don't think this is actually used by the androidx.startup library.
Do you have some references or documentation for this?
androidify/core/network/src/main/res/xml/startup_initializers.xml
Lines 17 to 22 in f84eab3
| <resources xmlns:android="http://schemas.android.com/apk/res/android"> | |
| <initializer | |
| android:name="com.android.developers.androidify.startup.FirebaseAppCheckInitializer" /> | |
| <initializer | |
| android:name="com.android.developers.androidify.startup.FirebaseRemoteConfigInitializer" /> | |
| </resources> |
Metadata
Metadata
Assignees
Labels
No labels