Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
fix(se): Fixing compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
ex3ndr committed Jan 4, 2016
1 parent dd5dccd commit 4587f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actor-sdk/sdk-core/core/core-se/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ sourceSets {
}

dependencies {
compile project(':actor-sdk:sdk-core:runtime:runtime-se')
compile 'com.squareup.okhttp:okhttp:2+'
testCompile "junit:junit:4.11"
}

0 comments on commit 4587f50

Please sign in to comment.