We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112df89 commit 2858580Copy full SHA for 2858580
1 file changed
android-videostreamdecodingsample/app/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
//Uncomment the following line if your APP does not need network RTK.
62
//For Phantom 4 RTK and Matrice 210 RTK V2. Network RTK can be used as a virtual reference station to provide
63
//cm level accurate position.
64
- //exclude module: 'library-anti-distortion'
+ //exclude module: 'library-networkrtk-helper'
65
})
66
compileOnly 'com.dji:dji-sdk-provided:4.10'
67
0 commit comments