Update build.gradle

release
FongMi 2 years ago
parent 448e6b7e42
commit edfa397e64
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save