You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to build the example project in Visual Studio Code, I get the error:
FAILURE: Build failed with an exception.
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':wifi_flutter' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.41
Is there any fork of this project that works in 2023 with Android API Level 31 or later?
The text was updated successfully, but these errors were encountered:
When I tried to build the example project in Visual Studio Code, I get the error:
Is there any fork of this project that works in 2023 with Android API Level 31 or later?
The text was updated successfully, but these errors were encountered: