Update build.gradle

pull/171/head
FongMi 2 years ago
parent 8fe12f01a9
commit 973f701e4f
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save