mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-27 20:58:47 +00:00
Compare commits
2 commits
0b678c04bd
...
6c17b99cc2
Author | SHA1 | Date | |
---|---|---|---|
|
6c17b99cc2 | ||
|
8e9010a000 |
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ apply plugin: 'com.android.application'
|
|||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'com.github.mik3y:usb-serial-for-android:v3.8.0'
|
||||
implementation 'com.github.mik3y:usb-serial-for-android:3.8.1'
|
||||
implementation 'com.android.support:support-v4:28.0.0'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue