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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,9 @@ The Content Provider comes with a [`utils`](utils) library (`.aar`) which makes
41
41
42
42
See https://jitpack.io/#elimu-ai/content-provider/ for the latest version available.
43
43
44
+
> [!TIP]
45
+
> To find all Android app repos that depend on this library, go to https://github.com/search?q=org%3Aelimu-ai+com.github.elimu-ai%3Acontent-provider%3A&type=code
46
+
44
47
### Usage Example
45
48
46
49
For an example of another Android app using the `utils` library, see the Vitabu app's Gradle configuration:
0 commit comments