Update build.gradle

pull/586/head
FongMi 1 year ago
parent b1653e308c
commit 927e6c672a
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save