
Introduces the CallsManager API which VoIP apps can use for integrating with the Telecom framework on a device. This version is developed in an internal branch and should be used with Android 14 Beta 2. You can add your vote to an existing issue byįor more information. In this library before you create a new one. Let us know if you discover new issues or have Implementation("re:core-splashscreen:1.1.0-alpha01")įor more information about dependencies, see Add Build Dependencies. Implementation("re:core-remoteviews:1.0.0-beta04") Implementation("re:core-google-shortcuts:1.1.0") Implementation("re:core-performance:1.0.0-alpha02") Implementation("re:core-animation:1.0.0-beta01")ĪndroidTestImplementation("re:core-animation-testing:1.0.0-beta01") Implementation("re:core-ktx:$core_version") Implementation "re:core-splashscreen:1.1.0-alpha01" Optional - APIs for SplashScreen, including compatibility helpers on devices prior Android 12 Implementation "re:core-remoteviews:1.0.0-beta04" Optional - to support backwards compatibility of RemoteViews Implementation "re:core-google-shortcuts:1.1.0" Optional - to use ShortcutManagerCompat to donate shortcuts to be used by Google Implementation "re:core-performance:1.0.0-alpha02" Optional - To enable APIs that query the performance characteristics of GMS devices.

Implementation "re:core-animation:1.0.0-beta01"ĪndroidTestImplementation "re:core-animation-testing:1.0.0-beta01" Implementation "re:core-ktx:$core_version"
