Skip to content

Commit

Permalink
Update Support libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
serandel committed Feb 23, 2017
1 parent 1527aa7 commit ab0032d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sample-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile project(':android')

compile 'com.android.support:appcompat-v7:25.1.1'
compile 'com.android.support:design:25.1.1'
compile 'com.android.support:appcompat-v7:25.2.0'
compile 'com.android.support:design:25.2.0'

compile 'io.reactivex.rxjava2:rxjava:2.0.4'

Expand Down

0 comments on commit ab0032d

Please sign in to comment.