Uncodin / bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
http://uncodin.github.com/bypass/
Apache License 2.0
1.52k stars 193 forks source link

This is 'apklib' and is not supported. Only 'aar' libraries are supported. #213

Open Drjacky opened 7 years ago

Drjacky commented 7 years ago

I'm using Android Studio 2.3.3, and add this library like below:

dependencies {
    compile 'in.uncod.android.bypass:bypass:1.1'
}

And it shows error:

Error:Packaging for dependency in.uncod.android.bypass:bypass:1.1 is 'apklib' and is not supported. Only 'aar' libraries are supported.