dji-sdk / Mobile-UXSDK-Beta-Android

Mobile Android UXSDK Beta
MIT License
96 stars 55 forks source link

Fix build.gradle for Android Studio (Build #AI-212.5712.43.2112.8512… #62

Closed kenargo closed 2 years ago

kenargo commented 2 years ago

The new Android Studio manages the default SDK tools version based on the value of compileSdkVersion. You need to remove the buildToolsVersion attribute or sync will fail.