mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Compare commits
2 commits
8947b5f815
...
46e1067ae6
Author | SHA1 | Date | |
---|---|---|---|
|
46e1067ae6 | ||
|
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…
Add table
Reference in a new issue