We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af826f commit b2697efCopy full SHA for b2697ef
Readme.md
@@ -24,8 +24,10 @@ Import this library into your own Android Studio project
24
========================================================
25
The first step is to prepeare your Android Studio's 'build.gradle' files (Project level and module level).
26
27
-<b>Project level:</b>
+<b>Project level</b>
28
+
29
Insert the folowing line in 'allprojects':
30
31
maven { url 'https://jitpack.io' }
32
33
0 commit comments