Update build.gradle

pull/586/head
FongMi 1 year ago
parent 3a1ce51be1
commit 3ec08cf2e3
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save