Update build.gradle

release
FongMi 2 years ago
parent b0e5e2d696
commit 5111a03f4e
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save