Update build.gradle

pull/586/head
FongMi 2 years ago
parent 4ab37e0840
commit 6749e38e79
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save