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

Commit 73307cb

Browse files
author
Mark Wei
committed
Depend on latest observer 2.0.0.
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
1 parent 1a88b46 commit 73307cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ android {
3636

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

4141
testCompile 'com.google.truth:truth:0.28'
4242
testCompile 'junit:junit:4.12'

0 commit comments

Comments
 (0)