修复leanback版本更新提示和视频源选中状态问题
This commit is contained in:
+1
-1
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user