Update build.gradle

release
FongMi 2 years ago
parent 86e775c3f5
commit be8e5acb08
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save