I get the same problem when I install android build template on an empty project and export it to android.
I get the same problem when I install android build template on an empty project and export it to android. Also, while exporting to android, I solved the error I received before;
- > I made changes to "debugImplementation and releaseImplementation to implementation" in the build.gradle file, but I don't know if I did it right.