Skip to content

Commit

Permalink
Merge branch 'development' into ethernet
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjwood committed Nov 26, 2018
2 parents 841254a + 669a38c commit ea69ce5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ android {
}

dependencies {
compile 'com.android.support:support-v4:27.0.2'
compile 'com.android.support:appcompat-v7:27.0.2'
compile 'com.squareup.okhttp3:okhttp:3.9.1'
compile 'com.android.support:support-v4:27.1.1'
compile 'com.android.support:appcompat-v7:27.1.1'
compile 'com.squareup.okhttp3:okhttp:3.10.0'
compile 'jcifs:jcifs:1.3.17'
compile 'dnsjava:dnsjava:2.1.7'
//This does absolutely nothing
Expand Down

0 comments on commit ea69ce5

Please sign in to comment.