Update build.gradle

okjack
FongMi 2 years ago
parent 2808ce5bd3
commit c82aecc3d7
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save