Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

implementation 'com.android.support:appcompat-v7:28.0.0-alpha3'

Tags:

android

ERROR: implementation 'com.android.support:appcompat-v7:28.0.0-alpha3'

I am unable add firebase dependency while uisng

THIS DEPENDENCY..

implementation'com.google.firebase:firebase-database:16.0.1'
like image 487
Sourav Bhatia Avatar asked Jun 12 '26 23:06

Sourav Bhatia


2 Answers

Just comment out this line //noinspection GradleCompatible

it worked for me with firebase:

like image 129
Raja Vamaraju Avatar answered Jun 14 '26 13:06

Raja Vamaraju


In the dependencies change appcompact-v7:28.0.0-alpha3 to appcompact-v7:28.0.0-alpha1. Also you can use the previous version v7:27.0.1.

like image 21
Akshay Parmar Avatar answered Jun 14 '26 13:06

Akshay Parmar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!