Update build.gradle

release
FongMi 2 years ago
parent 81c5c50b12
commit 4ced75e1c4
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save