Update build.gradle

pull/190/head
FongMi 2 years ago
parent e7bf9ac74e
commit adf46f9e15
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save