added usb support

This commit is contained in:
2026-07-03 12:16:17 +03:00
parent 514fa91755
commit a5fe5db0f2
32 changed files with 1125 additions and 119 deletions
+1
View File
@@ -16,6 +16,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url = uri("https://jitpack.io") }
}
}