Skip to content

Commit

Permalink
update zoomlayout version
Browse files Browse the repository at this point in the history
  • Loading branch information
GregorBlock committed Feb 1, 2019
1 parent ceaf501 commit 74437ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions graphview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,9 @@ android {

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])

implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.annimon:stream:1.2.1'
api 'com.otaliastudios:zoomlayout:1.3.0'
api 'com.otaliastudios:zoomlayout:1.5.0'
}

ext {
Expand Down

0 comments on commit 74437ff

Please sign in to comment.