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
Spent a lot of time to build my project for Android, and some dependencies to attach, possible this is affected by com.android.support:support-v4 library, but what do you think how to fix it?
Graddle output:
What went wrong:
Execution failed for task ':app:processReleaseResources'.
Android resource linking failed
error: resource android:style/TextAppearance.Material.Notification not found.
error: resource android:style/TextAppearance.Material.Notification.Info not found.
error: resource android:style/TextAppearance.Material.Notification.Time not found.
error: resource android:style/TextAppearance.Material.Notification.Title not found.
error: failed linking references.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
Spent a lot of time to build my project for Android, and some dependencies to attach, possible this is affected by com.android.support:support-v4 library, but what do you think how to fix it?
Graddle output:
Execution failed for task ':app:processReleaseResources'.
Thank you!
The text was updated successfully, but these errors were encountered: