Update build.gradle

release
FongMi 1 year ago
parent 2dc7b8a7b9
commit a06d8d2c41
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save