wisemen-digital / NoInternetDialog

A beautiful Dialog which appears when you have lost your internet connection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content is not allowed in prolog Error

rakshithsj30 opened this issue · comments

I got this error. How can i fix it?
C:\Users\Rakshith Shetty.android\build-cache\acb394dc94c4798ca4e90f1a36706fa85ceb35ae\output\res\font\montserrat_bold.ttf
Error:(1, 1) Error: Content is not allowed in prolog.
Thanks

what is your version of android?

minSdkVersion 16
targetSdkVersion 26
compileSdkVersion 26
Device: Android M
Android Studio Version: 2.3.2

I think this is because of your android studio version. This lib is created on Android Studio 3.0 with Gradle plugin version 3.0. In Android Studio 2.3.. is used an older version of Gradle plugin. Try to upgrade to a newer version