mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-08 00:16:13 +00:00
clarified condition for alternative repo setting
This commit is contained in:
parent
589b8a0fbf
commit
e3085eacce
@ -27,7 +27,7 @@ allprojects {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
For newer version of Android Studio, add jitpack.io repository to your settings.gradle instead:
|
Starting with gradle 6.8 you can alternatively add jitpack.io repository to your settings.gradle:
|
||||||
```gradle
|
```gradle
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user