Update build.gradle

pull/586/head
FongMi 1 year ago
parent 22e74fbad1
commit ade1d6c4c3
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save