mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-07 16:06:10 +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
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
|
Loading…
x
Reference in New Issue
Block a user