How do we access alpha builds?
CompletedI've been following this bug when is said to have been fixed in 5.8.0-a3.
When I attempt to use the alpha as below...
implementation "com.dji:dji-sdk-v5-aircraft:5.8.0-a3"
implementation "com.dji:dji-sdk-v5-networkImp:5.8.0-a3"
compileOnly "com.dji:dji-sdk-v5-aircraft-provided:5.8.0-a3"
I get an error messages as follows:
Could not find com.dji:dji-sdk-v5-aircraft-provided:5.8.0-a3 required by project :app
Could not find com.dji:dji-sdk-v5-aircraft:5.8.0-a3 required by project :app
Could not find com.dji:dji-sdk-v5-networkImp:5.8.0-a3 required by project :app
How can I access alpha builds? Thanks
Please sign in to leave a comment.
Comments
3 comments