File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
android-uxsdk-beta-accessory
android-uxsdk-beta-cameracore
android-uxsdk-beta-flight
android-uxsdk-beta-sample
android-uxsdk-beta-training
android-uxsdk-beta-visualcamera Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ android {
6969dependencies {
7070 api project(path : ' :android-uxsdk-beta-core' )
7171
72- implementation (' com.dji:dji-sdk:4.14-trial1 ' , {
72+ implementation (' com.dji:dji-sdk:4.14' , {
7373 /**
7474 * Comment the "library-anti-distortion" if your app needs Anti Distortion for Mavic 2 Pro
7575 * and Mavic 2 Zoom.
@@ -81,7 +81,7 @@ dependencies {
8181 exclude module : ' library-anti-distortion'
8282 exclude module : ' fly-safe-database'
8383 })
84- compileOnly (' com.dji:dji-sdk-provided:4.14-trial1 ' )
84+ compileOnly (' com.dji:dji-sdk-provided:4.14' )
8585
8686 implementation ' androidx.multidex:multidex:2.0.0'
8787 implementation ' androidx.appcompat:appcompat:1.0.0'
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ android {
6969dependencies {
7070 api project(path : ' :android-uxsdk-beta-core' )
7171
72- implementation (' com.dji:dji-sdk:4.14-trial1 ' , {
72+ implementation (' com.dji:dji-sdk:4.14' , {
7373 /**
7474 * Comment the "library-anti-distortion" if your app needs Anti Distortion for Mavic 2 Pro
7575 * and Mavic 2 Zoom.
@@ -81,7 +81,7 @@ dependencies {
8181 exclude module : ' library-anti-distortion'
8282 exclude module : ' fly-safe-database'
8383 })
84- compileOnly (' com.dji:dji-sdk-provided:4.14-trial1 ' )
84+ compileOnly (' com.dji:dji-sdk-provided:4.14' )
8585
8686 implementation ' androidx.multidex:multidex:2.0.0'
8787 implementation ' androidx.appcompat:appcompat:1.0.0'
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ android {
6767}
6868
6969dependencies {
70- implementation (' com.dji:dji-sdk:4.14-trial1 ' , {
70+ implementation (' com.dji:dji-sdk:4.14' , {
7171 /**
7272 * Comment the "library-anti-distortion" if your app needs Anti Distortion for Mavic 2 Pro
7373 * and Mavic 2 Zoom.
@@ -79,7 +79,7 @@ dependencies {
7979 exclude module : ' library-anti-distortion'
8080 exclude module : ' fly-safe-database'
8181 })
82- compileOnly (' com.dji:dji-sdk-provided:4.14-trial1 ' )
82+ compileOnly (' com.dji:dji-sdk-provided:4.14' )
8383
8484 implementation ' androidx.multidex:multidex:2.0.0'
8585 implementation ' androidx.appcompat:appcompat:1.0.0'
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ android {
6969dependencies {
7070 api project(path : ' :android-uxsdk-beta-core' )
7171
72- implementation (' com.dji:dji-sdk:4.14-trial1 ' , {
72+ implementation (' com.dji:dji-sdk:4.14' , {
7373 /**
7474 * Comment the "library-anti-distortion" if your app needs Anti Distortion for Mavic 2 Pro
7575 * and Mavic 2 Zoom.
@@ -81,7 +81,7 @@ dependencies {
8181 exclude module : ' library-anti-distortion'
8282 exclude module : ' fly-safe-database'
8383 })
84- compileOnly (' com.dji:dji-sdk-provided:4.14-trial1 ' )
84+ compileOnly (' com.dji:dji-sdk-provided:4.14' )
8585
8686 implementation ' androidx.multidex:multidex:2.0.0'
8787 implementation ' androidx.appcompat:appcompat:1.0.0'
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ android {
6868
6969dependencies {
7070 api project(path : ' :android-uxsdk-beta-core' )
71- implementation (' com.dji:dji-sdk:4.14-trial1 ' , {
71+ implementation (' com.dji:dji-sdk:4.14' , {
7272 /**
7373 * Comment the "library-anti-distortion" if your app needs Anti Distortion for Mavic 2 Pro
7474 * and Mavic 2 Zoom.
@@ -80,7 +80,7 @@ dependencies {
8080 exclude module : ' library-anti-distortion'
8181 exclude module : ' fly-safe-database'
8282 })
83- compileOnly (' com.dji:dji-sdk-provided:4.14-trial1 ' )
83+ compileOnly (' com.dji:dji-sdk-provided:4.14' )
8484
8585 implementation ' androidx.multidex:multidex:2.0.0'
8686 implementation ' androidx.appcompat:appcompat:1.0.0'
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ android {
9595
9696dependencies {
9797
98- implementation (' com.dji:dji-sdk:4.14-trial1 ' , {
98+ implementation (' com.dji:dji-sdk:4.14' , {
9999 /**
100100 * Comment the "library-anti-distortion" if your app needs Anti Distortion for Mavic 2 Pro
101101 * and Mavic 2 Zoom.
@@ -113,7 +113,7 @@ dependencies {
113113 */
114114 // exclude group: 'com.amap.api'
115115 })
116- compileOnly (' com.dji:dji-sdk-provided:4.14-trial1 ' )
116+ compileOnly (' com.dji:dji-sdk-provided:4.14' )
117117
118118 // UXSDK dependencies
119119 implementation ' androidx.annotation:annotation:1.0.0'
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ android {
6969dependencies {
7070 api project(path : ' :android-uxsdk-beta-core' )
7171
72- implementation (' com.dji:dji-sdk:4.14-trial1 ' , {
72+ implementation (' com.dji:dji-sdk:4.14' , {
7373 /**
7474 * Comment the "library-anti-distortion" if your app needs Anti Distortion for Mavic 2 Pro
7575 * and Mavic 2 Zoom.
@@ -81,7 +81,7 @@ dependencies {
8181 exclude module : ' library-anti-distortion'
8282 exclude module : ' fly-safe-database'
8383 })
84- compileOnly (' com.dji:dji-sdk-provided:4.14-trial1 ' )
84+ compileOnly (' com.dji:dji-sdk-provided:4.14' )
8585
8686 implementation ' androidx.multidex:multidex:2.0.0'
8787 implementation ' androidx.appcompat:appcompat:1.0.0'
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ android {
6969dependencies {
7070 api project(path : ' :android-uxsdk-beta-core' )
7171
72- implementation (' com.dji:dji-sdk:4.14-trial1 ' , {
72+ implementation (' com.dji:dji-sdk:4.14' , {
7373 /**
7474 * Comment the "library-anti-distortion" if your app needs Anti Distortion for Mavic 2 Pro
7575 * and Mavic 2 Zoom.
@@ -81,7 +81,7 @@ dependencies {
8181 exclude module : ' library-anti-distortion'
8282 exclude module : ' fly-safe-database'
8383 })
84- compileOnly (' com.dji:dji-sdk-provided:4.14-trial1 ' )
84+ compileOnly (' com.dji:dji-sdk-provided:4.14' )
8585
8686 implementation ' androidx.multidex:multidex:2.0.0'
8787 implementation ' androidx.appcompat:appcompat:1.0.0'
You can’t perform that action at this time.
0 commit comments