and-nd-firebase
and-nd-firebase copied to clipboard
Failed to resolve: firebase-database-15.0.0
I have searched multiple sites for this error but I'm end up getting solutions like, remove ":15.0.0" or change java to kotlin than use kapt etc, I need a better solution to my problem.
I cannot remove ":15.0.0" as this a dependency give to me implementation 'com.google.firebase:firebase-database:16.0.1:15.0.0'
I have highlighted the things that need to be concerned.