Vote count: 0
I am currently trying to work with the FirebaseUI library. After adding compile 'com.firebaseui:firebase-ui:1.1.1' to my app's list of dependencies I get the error message Error:Failed to resolve: com.twitter.sdk.android:twitter:2.3.0. The developers recommend adding maven {url 'http://ift.tt/1yvwjVF'} to your project's repositories as a workaround as can be seen here. However once I do this and sync gradle, I get the 4 error messages below. Does anyone know what could cause this? I can't find a thing about it.
Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
Error:(4) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
Error:(4) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
Error:Execution failed for task ':app:processDebugResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt
asked 30 secs ago
Getting errors after adding 'http://ift.tt/1yvwjVF' to repositories
Aucun commentaire:
Enregistrer un commentaire