Are there any tools to help inform when there is an alternative
-ktx
dependency that would be better to use? I only recently discovered
firebase-analytics-ktx
and
firebase-crashlytics-ktx
(as well as the whole firebase BoM thing)
👀 1
g
gildor
12/18/2020, 8:56 AM
I don’t think that there is a special tool for this except list of ktx extensions on AndroidX website
Though, there are some ways to add -ktx dependencies automatically, it’s possible now with Gradle Metadata, but not sure that it in work