We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1739878 commit b5ec126Copy full SHA for b5ec126
app/build.gradle
@@ -53,7 +53,7 @@ repositories {
53
}
54
55
dependencies {
56
- implementation('com.ciscowebex:androidsdk:2.4.0-SNAPSHOT@aar', {
+ implementation('com.ciscowebex:androidsdk:2.4.0@aar', {
57
transitive = true
58
changing = true
59
})
0 commit comments