ÆÄÀÌ¾î º£À̽ºÀÌ¿ëÇؼ ±¸±Û ·Î±×ÀÎ ¿¬µ¿ÇÒ·Á°í
ÆÄÀ̾À̽ºº¸¸é µµ¿ò¸»?À» º¸°í µû¶óÇß½À´Ï´Ù
±×·±µ¥
implementation fileTree(dir: 'libs', include: ['*.jar']) implementation 'com.android.support:appcompat-v7:27.1.1' implementation 'com.android.support.constraint:constraint-layout:1.0.2' implementation 'com.android.support:design:27.1.1' testImplementation 'junit:junit:4.12' androidTestImplementation 'com.android.support.test:runner:1.0.1' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1' implementation 'com.google.firebase:firebase-auth:11.2.0' implementation 'com.google.android.gms:play-services-auth:11.2.0' implementation 'com.google.firebase:firebase-core:12.0.1'
±×·¡µé¿¡¼ ÀÚ²Ù ¿À·ù°¡ ³ª¿À³×¿ä
>>
Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at https://bintray.com/android/android-tools/com.google.gms.google-services/)
or updating the version of com.google.android.gms to 12.0.1.
¹«¾ùÀÌ ¹®Á¦ÀÏ°¡¿ä |
´Ù¸¥ °Å´Â 11.2.0À¸·ÎÇÏ°í firebase core¸¸ 12.0.1·Î Ç߳׿ä.
¹öÀü µ¿ÀÏÇÏ°Ô ¸ÂÃ纸¼¼¿ä.