shiburagi / Drawer-Behavior-Flutter

Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
MIT License
209 stars 36 forks source link

Does not work #14

Closed Zumbalamambo closed 4 years ago

Zumbalamambo commented 4 years ago

It throws the following error

FAILURE: Build failed with an exception.

  • What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.10 and higher. The following dependencies do not satisfy the required version: project ':drawerbehavior' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

shiburagi commented 4 years ago

I push new version 0.0.9, maybe U can try and test it now.