修复leanback版本更新提示和视频源选中状态问题

This commit is contained in:
您的名字
2025-08-28 15:05:41 +08:00
parent f530ee6407
commit dde56eeedb
24 changed files with 385 additions and 17 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ android {
//noinspection ExpiredTargetSdkVersion
targetSdk 28
versionCode 305
versionName "3.0.5"
versionName "3.0.6"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString(), "eventBusIndex": "com.fongmi.android.tv.event.EventIndex"]