File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ android.enableJetifier=true
20
20
# Kotlin code style for this project: "official" or "obsolete":
21
21
kotlin.code.style =official
22
22
# Jitpack.io authToken for accessing PRIVATE GitHub repo to build co.optable.android_sdk depend:
23
- authToken =jp_u0bjd3a5p9uc4ujsb74ja4bvur
23
+ authToken =jp_usu041v753rg6asheri00bjihl
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ allprojects {
23
23
In order to allow [ JitPack] ( https://jitpack.io/ ) to access this private GitHub repository, add the following authToken to your ` gradle.properties ` :
24
24
25
25
```
26
- authToken=jp_u0bjd3a5p9uc4ujsb74ja4bvur
26
+ authToken=jp_usu041v753rg6asheri00bjihl
27
27
```
28
28
29
29
Finally, add the dependency to the SDK in your app ` build.gradle ` :
You can’t perform that action at this time.
0 commit comments