Update build.gradle

pull/586/head
FongMi 12 months ago
parent 2cbcd74311
commit 0414f6720f
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save