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

jitpack with gradle 7

This commit is contained in:
kai-morich
2021-09-21 20:38:32 +02:00
parent 70d4f41268
commit d319879386
5 changed files with 31 additions and 24 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.0'
classpath 'com.android.tools.build:gradle:7.0.2'
}
}