Update build.gradle

pull/586/head
FongMi 2 years ago
parent b6d3bdf4d7
commit 2cfc109b97
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save