Update build.gradle

release
FongMi 1 year ago
parent 37e83629cd
commit 42bfb0d99d
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save