Update build.gradle

release
FongMi 2 years ago
parent 5e7252eb3b
commit b7f4d01d70
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save