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

gradle + library update

This commit is contained in:
kai-morich
2026-07-12 13:56:35 +02:00
parent 667eb404a1
commit 8e694372de
5 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.9.1'
classpath 'com.android.tools.build:gradle:9.2.1'
}
}