|
|
|
@ -12,8 +12,8 @@ android { |
|
|
|
minSdk 24 |
|
|
|
minSdk 24 |
|
|
|
//noinspection ExpiredTargetSdkVersion |
|
|
|
//noinspection ExpiredTargetSdkVersion |
|
|
|
targetSdk 28 |
|
|
|
targetSdk 28 |
|
|
|
versionCode 467 |
|
|
|
versionCode 468 |
|
|
|
versionName "4.6.7" |
|
|
|
versionName "4.6.8" |
|
|
|
javaCompileOptions { |
|
|
|
javaCompileOptions { |
|
|
|
annotationProcessorOptions { |
|
|
|
annotationProcessorOptions { |
|
|
|
arguments = ["room.schemaLocation": "$projectDir/schemas".toString(), "eventBusIndex": "com.fongmi.android.tv.event.EventIndex"] |
|
|
|
arguments = ["room.schemaLocation": "$projectDir/schemas".toString(), "eventBusIndex": "com.fongmi.android.tv.event.EventIndex"] |
|
|
|
|