Skip to content

Commit

Permalink
Test on Android v16
Browse files Browse the repository at this point in the history
  • Loading branch information
itkacher committed Oct 28, 2018
1 parent 8de91e6 commit 4e8cd79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ dependencies {
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
implementation 'com.google.code.gson:gson:2.8.5'
implementation project(path: ':okhttpprofiler')
// implementation 'com.itkacher.okhttpprofiler:okhttpprofiler:1.0.1'
// implementation project(path: ':okhttpprofiler')
implementation 'com.itkacher.okhttpprofiler:okhttpprofiler:1.0.1'
}

0 comments on commit 4e8cd79

Please sign in to comment.