Update build.gradle

release
FongMi 1 year ago
parent c52aeb31e5
commit 0f8f018449
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save