Update build.gradle

release
FongMi 2 years ago
parent 2f64ce2f6d
commit 0ee2f35b29
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save