Skip to content

Commit

Permalink
Point to v1.1b1
Browse files Browse the repository at this point in the history
  • Loading branch information
Thuy Trinh committed Mar 18, 2016
1 parent 5a0b603 commit 417e5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.facebook.stetho:stetho:1.2.0'
compile 'com.facebook.stetho:stetho-okhttp:1.2.0'
compile('com.skedgo.sdk:trip-kit:1.0@aar') {
compile('com.skedgo.sdk:trip-kit:1.1b1@aar') {
transitive = true
}
}

0 comments on commit 417e5b3

Please sign in to comment.