简体   繁体   中英

Android Studio appcompat and firebase Version failing

I have a Problem with Android Studio or Android itself (?). I want to include ad Mob in my App and followed the instructions on the Android Developer site. So my Problem is that I can't compile firebase as shown on the picture: with firebase

This happens only if I add this specific firebase line as shown in the other screenshot. without firebase

Has anyone a solution for this?

Suggested changes:

compileSdkVersion 25
...
compile 'com.android.support:appcompat-v7:25.3.1'

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM