Update build.gradle

pull/586/head
FongMi 12 months ago
parent 822becb9d1
commit e805374871
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save