android / codelab-android-direct-share

Apache License 2.0
9 stars 6 forks source link

Update compileSdk to 29 #1

Closed davidalbers closed 4 years ago

davidalbers commented 5 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.

manuelvicnt commented 4 years ago

Thank you for this PR. Same fix got merged in a different PR with other changes!