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
To enable installing into local maven repository and JitPack you need to add the [android-maven](https://github.com/dcendents/android-maven-plugin) plugin:
30
33
@@ -37,7 +40,7 @@ After these changes you should be able to run:
37
40
38
41
from the root of your project. If install works and you have added a GitHub release it should work on jitpack.io
39
42
40
-
# Adding a sample app
43
+
##Adding a sample app
41
44
42
45
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:
0 commit comments