Update build.gradle

release
FongMi 2 years ago
parent 0e0f1f9e54
commit 99e68c721b
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save