1
0
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:
kai-morich 2023-01-12 17:21:32 +01:00 committed by GitHub
parent 589b8a0fbf
commit e3085eacce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {