Update build.gradle

pull/586/head
FongMi 1 year ago
parent 3df6b990d7
commit 4ed9f99a26
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save