readium / SDKLauncher-Android

Launcher app for Readium SDK on Android
BSD 3-Clause "New" or "Revised" License
77 stars 65 forks source link

Issue in building project on import in android studio #131

Open arunchauhan01 opened 6 years ago

arunchauhan01 commented 6 years ago

i am using readium sdk in my project. when i try to import the project in my android stuio then getting the error.

Cause: com/android/build/gradle/AppPlugin : Unsupported major.minor version 52.0

danielweck commented 6 years ago

What revision / branch of the readium-sdk project are you using?

develop? https://github.com/readium/readium-sdk/tree/develop

master? https://github.com/readium/readium-sdk/tree/master

danielweck commented 6 years ago

What is your version of Android Studio? Can you please also report whether or not Android Studio installed the latest platform-tools, etc. during its automatic updates? Whilst you check this, please also verify which NDK bundle is installed with Android Studio. Thank you!