自动检测串口,检测时保证发送一次开机指令; 增加 acra
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[versions]
|
||||
serialport = "2.1.1"
|
||||
acraHttp = "5.13.1"
|
||||
agp = "8.8.2"
|
||||
exoplayer = "2.19.1"
|
||||
banner = "2.2.2"
|
||||
@@ -28,6 +30,8 @@ utilcodex = "1.31.1"
|
||||
xlog = "1.11.1"
|
||||
|
||||
[libraries]
|
||||
serialport = { module = "io.github.xmaihh:serialport", version.ref = "serialport" }
|
||||
acra-http = { module = "ch.acra:acra-http", version.ref = "acraHttp" }
|
||||
annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }
|
||||
banner = { module = "io.github.youth5201314:banner", version.ref = "banner" }
|
||||
exoplayer = { module = "com.google.android.exoplayer:exoplayer", version.ref = "exoplayer" }
|
||||
|
||||
Reference in New Issue
Block a user