1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 16:32:53 +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
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath 'com.android.tools.build:gradle:8.0.2'
}
}