Update build.gradle

pull/362/head
FongMi 2 years ago
parent cdef06e6b2
commit a2b4955e42
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save