Skip to content

Commit

Permalink
1.4.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
kliu committed Aug 23, 2018
1 parent 63a7b0a commit efab5e7
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 @@ -70,7 +70,7 @@ dependencies {
implementation 'com.android.support:support-v13:27.0.2'
implementation 'com.android.support:design:27.0.2'
implementation 'org.greenrobot:eventbus:3.0.0'
implementation('com.ciscospark:androidsdk:1.4.0-SNAPSHOT@aar', {
implementation('com.ciscospark:androidsdk:1.4.0@aar', {
transitive = true
})
implementation 'com.squareup.picasso:picasso:2.5.2'
Expand Down

0 comments on commit efab5e7

Please sign in to comment.