Update build.gradle

release
FongMi 2 years ago
parent c5f72b3d93
commit 2c530d2846
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save