Closed davidalbers closed 4 years ago
I tried running this project but it failed with this error:
Failed to find Platform SDK with path: platforms;android-Q
Based on this https://developer.android.com/preview/setup-sdk, it seems using 29 is preferred for Android Q features.
29
Thank you for this PR. Same fix got merged in a different PR with other changes!
I tried running this project but it failed with this error:
Based on this https://developer.android.com/preview/setup-sdk, it seems using
29
is preferred for Android Q features.