Update build.gradle

pull/586/head
FongMi 2 years ago
parent f4ea695de4
commit eea1f0629d
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save