Update build.gradle

release
FongMi 2 years ago
parent 37bf3c78e4
commit 42bd3c6970
  1. 4
      app/build.gradle

@ -13,8 +13,8 @@ android {
minSdk 21
//noinspection ExpiredTargetSdkVersion
targetSdk 28
versionCode 246
versionName "0808"
versionCode 247
versionName "2.4.7"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save