Skip to content

Commit

Permalink
Update library dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gurleensethi committed Aug 22, 2017
1 parent df97bfb commit 32fb15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liteutils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
testCompile 'junit:junit:4.12'
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
compile 'com.android.support:design:26.0.0-alpha1'
compile 'com.mcxiaoke.next:recycler:1.5.0'
compile 'com.android.support:recyclerview-v7:26.0.0-alpha1'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 32fb15c

Please sign in to comment.