Update build.gradle

pull/586/head
FongMi 1 year ago
parent 08a580e73a
commit cbe12e068e
  1. 2
      app/build.gradle

@ -14,7 +14,7 @@ android {
//noinspection ExpiredTargetSdkVersion
targetSdk 28
versionCode 246
versionName "2.4.6"
versionName "0731"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save