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
2025-01-29 08:39:26 +01:00
parent 9911e141a7
commit 150174573c
7 changed files with 34 additions and 14 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.4.0'
classpath 'com.android.tools.build:gradle:8.7.3'
}
}