Skip to content

Commit 2725772

Browse files
committed
Update README.md
1 parent 25d64c3 commit 2725772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SystemUiHelperLibrary
1+
# SystemUiHelper
22
SystemUiHelper gist from Chris Banes and Roman Nurik as an Android Library.
33
https://gist.github.com/chrisbanes/73de18faffca571f7292
44
https://chris.banes.me/2014/08/29/systemuihelper/
@@ -13,5 +13,5 @@ Step 1: Add jitpack to your build.gradle at the end of repositories:
1313
Step 2: Add the dependency
1414

1515
dependencies {
16-
compile 'com.github.intrications:SystemUiHelperLibrary:1.0'
16+
compile 'com.github.intrications:SystemUiHelper:1.0'
1717
}

0 commit comments

Comments
 (0)