自动检测串口,检测时保证发送一次开机指令; 增加 acra

This commit is contained in:
Zhanghu
2026-01-05 15:39:16 +08:00
parent 80341f540f
commit dd03bbfcea
14 changed files with 523 additions and 49 deletions

View File

@@ -15,10 +15,11 @@ buildscript {
allprojects {
repositories {
maven { url 'https://jitpack.io' }
maven { url 'https://maven.aliyun.com/repository/public/' }
maven { url 'https://maven.aliyun.com/repository/jcenter' } // 代替 jc
maven { url 'https://repo1.maven.org/maven2/' }
google()
mavenCentral()
maven { url 'https://repo1.maven.org/maven2/' }
}
// 提示过时的API