Update build.gradle

pull/586/head
FongMi 2 years ago
parent 0f3e35e838
commit d1b92b74cd
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save