starter
starter copied to clipboard
Current github ensemble_starter doesn't have the correct compileSDK version
One or more plugins require a higher Android SDK version. Fix this issue by adding the following to C:\POC\ensemble_starter3\ensemble_starter\android\app\build.gradle: android { compileSdkVersion 33 ... }