Skip to content

Commit

Permalink
Update SDK version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick committed Jan 15, 2020
1 parent 1739878 commit b5ec126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ repositories {
}

dependencies {
implementation('com.ciscowebex:androidsdk:2.4.0-SNAPSHOT@aar', {
implementation('com.ciscowebex:androidsdk:2.4.0@aar', {
transitive = true
changing = true
})
Expand Down

0 comments on commit b5ec126

Please sign in to comment.