Update build.gradle

release
FongMi 2 years ago
parent 02a7511ae6
commit dc7d7db96a
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save