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
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This library is at GitHub packages so you need to create a GitHub token with the
18
18
19
19
[How to create a Github Token](https://docs.github.com/en/[email protected]/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)
20
20
21
-
At this code at your gradle.kts file:
21
+
At this code at your project gradle.kts file:
22
22
23
23
maven {
24
24
name = "GitHubPackages"
@@ -30,6 +30,15 @@ At this code at your gradle.kts file:
0 commit comments