hui-z / flutter_install_plugin

A flutter plugin for install apk for android; and using url to go to app store for iOS.
MIT License
103 stars 111 forks source link

wrong #2

Closed sqixin closed 5 years ago

sqixin commented 5 years ago

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.2.51 and higher. Project 'install_plugin' is using version 1.2.30.

akindone commented 5 years ago

Is this causing build fail or a warning? Did you build with IDE like AndroidStudio, and what's the version of it?

zhaoxiaohua125 commented 5 years ago

me too,My AndroidStudio version is 3.2.1 @akindone