Update build.gradle

pull/586/head
FongMi 1 year ago
parent 61e8157144
commit 00578f3cba
  1. 2
      app/build.gradle

@ -14,7 +14,7 @@ android {
//noinspection ExpiredTargetSdkVersion
targetSdk 28
versionCode 270
versionName "1218"
versionName "1219"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save