Update build.gradle

pull/586/head
FongMi 12 months ago
parent 1e8ad3d850
commit 862466b9ac
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save