Skip to content

Commit

Permalink
EFT 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xionxiao committed Feb 14, 2018
1 parent 2e9e8cb commit 8fbe3aa
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 @@ -72,7 +72,7 @@ dependencies {
compile 'com.google.android.gms:play-services-plus:11.0.4'
compile 'com.android.support:cardview-v7:25.3.1'
compile 'org.greenrobot:eventbus:3.0.0'
compile('com.ciscospark:androidsdk:1.3.0-SNAPSHOT@aar', {
compile('com.ciscospark:androidsdk:1.3.0@aar', {
transitive = true
})
compile 'com.squareup.picasso:picasso:2.5.2'
Expand Down

0 comments on commit 8fbe3aa

Please sign in to comment.