mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-07-09 15:38:59 +00:00
Compare commits
No commits in common. "6ffb666b33265876ae58727021627112d00b45e3" and "5bb8db02d5a6f2db32522ce602a6dd7d791de083" have entirely different histories.
6ffb666b33
...
5bb8db02d5
11
README.md
11
README.md
@ -26,17 +26,6 @@ allprojects {
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Starting with gradle 6.8 you can alternatively add jitpack.io repository to your settings.gradle:
|
||||
```gradle
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
...
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Add library to dependencies
|
||||
```gradle
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user