Update build.gradle

release
FongMi 1 year ago
parent e66a86992f
commit f4c70ca230
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save