summaryrefslogtreecommitdiffstats
path: root/docs/html/training/material/drawables.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training/material/drawables.jd')
-rw-r--r--docs/html/training/material/drawables.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/material/drawables.jd b/docs/html/training/material/drawables.jd
index 820a004..a2de8e9 100644
--- a/docs/html/training/material/drawables.jd
+++ b/docs/html/training/material/drawables.jd
@@ -73,7 +73,7 @@ app's module:</p>
<pre>
dependencies {
...
- compile 'com.android.support:palette-v7:21.0.+'
+ compile 'com.android.support:palette-v7:21.0.0'
}
</pre>