Update build.gradle

okjack
FongMi 2 years ago
parent 74f8ba55e5
commit 1766c702d3
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save