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

Commit 0b5a37a

Browse files
author
Mark Wei
committed
Depend on develop-SNAPSHOT.
Reviewers: O2 Material Motion, O6 Material Motion Android platform reviewers! Tags: #material_motion Differential Revision: http://codereview.cc/D2168
1 parent e614b74 commit 0b5a37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:1.0.0'
39+
compile 'com.github.material-motion:indefinite-observable-android:develop-SNAPSHOT'
4040

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

0 commit comments

Comments
 (0)