예제 #1
0
 @Provides
 @Singleton
 public CrashlyticsCore provideCrashlyticsCore() {
   return CrashlyticsCore.getInstance();
 }