Skip to content

Commit

Permalink
Support library version is updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Burak Eregar committed Jun 11, 2017
1 parent 0a33cf8 commit 0d4ff7a
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 @@ -20,6 +20,6 @@ android {
}

dependencies {
compile 'com.android.support:appcompat-v7:25.2.0'
compile 'com.android.support:design:25.2.0'
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:design:25.3.1'
}

0 comments on commit 0d4ff7a

Please sign in to comment.