Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
After switching from a branch prior to updating the plugin version, when building the app from main, the following error is encountered and the build fails:
Relevant logcat output
/UserPreferencesKt.kt:10:15 Conflicting overloads:
fun userPreferences(block: UserPreferencesKt.Dsl.() -> Unit): UserPreferences
Code of Conduct