You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,3 +33,12 @@ After these changes you should be able to run:
33
33
gradle install
34
34
35
35
That's it. If install works and you have added a GitHub release it should work jitpack.io
36
+
37
+
# Adding a sample app
38
+
39
+
If you add a sample app to the same repo then your app needs to have a dependency on the library. To do this in your app/build.gradle add a dependency:
0 commit comments