Update build.gradle

release
FongMi 2 years ago
parent 6bc9688841
commit ac2ceeb12a
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save