Skip to content

Commit

Permalink
Bump support lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarr21 committed Mar 17, 2017
1 parent 88ad325 commit 4cfab07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ViewPumpSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {

dependencies {
compile project(':viewpump')
compile 'com.android.support:support-v4:25.2.0'
compile 'com.android.support:appcompat-v7:25.2.0'
compile 'com.android.support:support-v4:25.3.0'
compile 'com.android.support:appcompat-v7:25.3.0'

compile 'com.jakewharton:butterknife:8.2.1'

Expand Down

0 comments on commit 4cfab07

Please sign in to comment.