DJI-Mobile-SDK-Tutorials / Android-GSDemo-Gaode-Map

This demo shows you how to implement the DJIWaypoint Mission features and get familiar with the usages of DJIMissionManager.
MIT License
43 stars 23 forks source link

adapter api 4.13? #9

Open yzhang108 opened 4 years ago

yzhang108 commented 4 years ago

the build.gradle file in app dir is using api version 4.12 like this (implementation('com.dji:dji-sdk:4.12'),does it really adapter api 4.13?

dji-dev commented 4 years ago

Agent comment from Luce Luo in Zendesk ticket #38724:

Dear Customer,

Thank you for contacting DJI. Yes , you can get the real config by "apply from : "https://terra-1-g.djicdn.com/71a7d383e71a4fb8887a310eb746b47f/msdk/Android-CommonConfig/config_sample_all.gradle" And if you want to use other version, please delete the line.

Thanks,

Luce Luo DJI Developer Support