Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin Migration #39

Closed
nexussmart opened this issue Nov 22, 2019 · 3 comments
Closed

Kotlin Migration #39

nexussmart opened this issue Nov 22, 2019 · 3 comments

Comments

@nexussmart
Copy link

Hi,

Do you have the opportunity to upgrade the version of kotlin ?

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher.
The following dependencies do not satisfy the required version:
project ':hardware_buttons' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71

@giantsol
Copy link
Member

Hi @nexussmart !
I'll have a look.
Thanks

giantsol added a commit to giantsol/flutter_hardware_buttons that referenced this issue Nov 25, 2019
eojine added a commit that referenced this issue Nov 25, 2019
(#39) Upgrade Kotlin Gradle plugin to 1.3.60
@giantsol
Copy link
Member

Hi @nexussmart ,
We've upgraded kotlin version in version 0.2.4.

Just in case you need to know, we've also migrated to AndroidX in version 1.0.0, so if you need to use AndroidX, use 1.0.0, or if you just wanna go with the original support libraries, you can keep using 0.2.4.

Thanks~!

@nexussmart
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants