SanKoKo

Results 6 comments of SanKoKo

It is easy to solve. - Open the project with **Android studio**. - Open **build.gradle(Module:arcore_flutter_plugin)** - Change `ext.kotlin_version = '1.5.31'` which is in `buildscript {` - Change `classpath 'com.android.tools.build:gradle:3.5.4'` which...

> Thank you, @SanKoKo , this solved the issue for me. > > While browsing in the plugin repo, I found branch 'android-upgrading' which has the correct versions in the...

> I follow the above steps but still the same error is showing > > * What went wrong: > The Android Gradle plugin supports only Kotlin Gradle plugin version...

> Its not working > > > > Thank you, @SanKoKo , this solved the issue for me. > > > While browsing in the plugin repo, I found branch...

> I sync and I do the process by using vscode. Should I use Android studio? Can you provide me the source code that have this package > […](#) >...

> > > I sync and I do the process by using vscode. Should I use Android studio? Can you provide me the source code that have this package >...