Update build.gradle

pull/496/head
FongMi 2 years ago
parent 49b2a9c2f3
commit 070482b766
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save