Update build.gradle

pull/256/head
FongMi 2 years ago
parent ab7e24d0fc
commit 27f0628fdd
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save