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

Commit 028da56

Browse files
committed
Changed read to include 1.+
1 parent 04263d5 commit 028da56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Example:
1616

1717
Add the following into your build.gradle:
1818
```groovy
19-
compile 'za.co.riggaroo:materialhelptutorial:1.1.0'
19+
compile 'za.co.riggaroo:materialhelptutorial:1.+'
2020
```
2121
In your activity, create a list of TutorialItems (set the title, subtitle, background colour and image drawable int). Pass them onto the MaterialTutorialActivity and start the activity for result.
2222
```java

0 commit comments

Comments
 (0)