starter icon indicating copy to clipboard operation
starter copied to clipboard

Current github ensemble_starter doesn't have the correct compileSDK version

Open dennisvanmaren opened this issue 3 years ago • 0 comments

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 ... }

dennisvanmaren avatar Oct 14 '22 13:10 dennisvanmaren