Skip to content

Commit

Permalink
Updated support library
Browse files Browse the repository at this point in the history
  • Loading branch information
RacZo committed Feb 25, 2017
1 parent a4c593c commit 9ad2dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
}

dependencies {
compile 'com.android.support:appcompat-v7:25.1.1'
compile 'com.android.support:appcompat-v7:25.2.0'
provided 'com.google.code.gson:gson:2.8.0'
provided 'com.squareup.okhttp3:okhttp:3.6.0'
provided "com.squareup.okhttp3:logging-interceptor:3.6.0"
Expand Down

0 comments on commit 9ad2dd3

Please sign in to comment.