<Unable to detect project KGP version> I made my f...
# stackoverflow
r
Unable to detect project KGP version I made my flutter project with java MainActivity.java. I am not using Kotlin type designing in my project but just adding Kotlin plugins and dependencies is there along with build.gradle(android) and build.gradle(app) which are using by Java but I got the error as Warning: unable to detect project KGP version. Skipping version checking. This may be because you have applied KGP after the Flutter Gradle Plugin. build.gradle(android): buildscript { repositories { google()...