Update build.gradle

pull/586/head
FongMi 11 months ago
parent 230bcde56f
commit c1b9cded7e
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save