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

gradle + library update

This commit is contained in:
Kai Morich
2024-05-30 19:14:05 +02:00
parent 0c0275675f
commit b1362416f0
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.2.2'
classpath 'com.android.tools.build:gradle:8.4.0'
}
}