Update build.gradle

pull/586/head
FongMi 2 years ago
parent 5b018ade2e
commit 7f50fbe281
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save