Update build.gradle

release
FongMi 2 years ago
parent 1da7593c7d
commit a75a3c6206
  1. 2
      app/build.gradle

@ -11,7 +11,7 @@ android {
minSdk 21
targetSdk 28
versionCode 235
versionName "0520"
versionName "0520v2"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save