Update build.gradle

pull/199/head
FongMi 2 years ago
parent 679fe197de
commit b22a759c10
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save