Update build.gradle

pull/496/head
FongMi 2 years ago
parent 3f6df7a0e5
commit 58d7ff1d09
  1. 2
      app/build.gradle

@ -11,7 +11,7 @@ android {
minSdk 21
targetSdk 28
versionCode 233
versionName "0506"
versionName "0508"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save