You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: