Update build.gradle

release
FongMi 1 year ago
parent 06321a0bb3
commit e6b95d5d95
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save