Update build.gradle

pull/210/head
FongMi 2 years ago
parent 86952f3e33
commit 5b29901674
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save