Skip to content

Commit 283c4f0

Browse files
author
Anirudh S
committed
Update README with correct version number (1.1.2)
1 parent 9dca0f7 commit 283c4f0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Installing the HelpStack library is fairly straight-forward.
3737
jcenter()
3838
}
3939
40-
2. Add *com.tenmiles:helpstack:1.1.1* as a dependency in the same build.gradle
40+
2. Add *com.tenmiles:helpstack:1.1.2* as a dependency in the same build.gradle
4141

4242
dependencies {
43-
compile 'com.tenmiles:helpstack:1.1.1'
43+
compile 'com.tenmiles:helpstack:1.1.2'
4444
}
4545

4646
@@ -137,6 +137,7 @@ List of parameters for configuring the look and feel of HelpStack: [Parameters f
137137

138138
If you want the complete look-and-feel of a theme, you might also want to update the color of your app's Action bar.
139139

140+
For more information, refer to the documents in the [Wiki section](https://github.com/happyfoxinc/helpstack-android/wiki).
140141

141142
## External Dependencies
142143

0 commit comments

Comments
 (0)