[686][hardware]LED屏幕更新SDK 1.0.9

This commit is contained in:
xinfengkun
2024-12-30 20:08:06 +08:00
parent f9996f4741
commit 9b76bb63f8

View File

@@ -39,6 +39,6 @@ android {
dependencies {
implementation rootProject.ext.dependencies.androidxappcompat
api rootProject.ext.dependencies.serialport
implementation "com.mogo.support.device.manager:led_screen_cpower5a:1.0.8"
implementation "com.mogo.support.device.manager:led_screen_cpower5a:1.0.9"
implementation rootProject.ext.dependencies.view_model_scope
}