Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
Depend on latest observer 2.0.0.
Browse files Browse the repository at this point in the history
Reviewers: #material_motion, O6 Material Android platform reviewers, O2 Material Motion, featherless

Reviewed By: #material_motion, O6 Material Android platform reviewers, O2 Material Motion, featherless

Tags: #material_motion

Differential Revision: http://codereview.cc/D2181
  • Loading branch information
Mark Wei committed Dec 8, 2016
1 parent 1a88b46 commit 73307cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ android {

dependencies {
// If you are developing any dependencies locally, also list them in local.dependencies.
compile 'com.github.material-motion:indefinite-observable-android:develop-SNAPSHOT'
compile 'com.github.material-motion:indefinite-observable-android:2.0.0'

testCompile 'com.google.truth:truth:0.28'
testCompile 'junit:junit:4.12'
Expand Down

0 comments on commit 73307cb

Please sign in to comment.