Update build.gradle

release
FongMi 1 year ago
parent 0a9ce08442
commit ef0964dfc6
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save