Update build.gradle

pull/496/head
FongMi 2 years ago
parent cd2fe3d212
commit 3b9bd4ab9b
  1. 4
      app/build.gradle

@ -10,8 +10,8 @@ android {
applicationId "com.fongmi.android.tv"
minSdk 21
targetSdk 28
versionCode 235
versionName "0527"
versionCode 236
versionName "2.3.6"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save