Update build.gradle

release
FongMi 2 years ago
parent 7e13917e98
commit 30f01d8648
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save