1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 08:22:52 +00:00

gradle 8.0

This commit is contained in:
kai-morich
2023-07-04 20:46:36 +02:00
parent 9bd1f25773
commit a9c835bcb0
9 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -29,5 +29,5 @@ android {
dependencies {
implementation project(':usbSerialForAndroid')
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'com.google.android.material:material:1.9.0'
}