Skip to content

Commit

Permalink
Use the remote sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
isso committed Sep 27, 2016
1 parent 223845a commit 4f0d7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sampleApplication/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ android {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:appcompat-v7:24.2.1'
compile 'com.integreight.onesheeld:sdk:2.1.4'
compile 'com.integreight.onesheeld:sdk:2.1.5'
// compile project(':sdk')
}

0 comments on commit 4f0d7be

Please sign in to comment.