Update build.gradle

release
FongMi 2 years ago
parent 15eb69d666
commit 75e949e28e
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save