Update build.gradle

pull/171/head
FongMi 2 years ago
parent 607fe48358
commit 6342e8a1fc
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save