Update build.gradle

release
FongMi 2 years ago
parent d572f3e3b5
commit 15691e3cf9
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save