Update build.gradle

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

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

Loading…
Cancel
Save