Update build.gradle

release
FongMi 1 year ago
parent d43784bd20
commit 86eaf7b5ce
  1. 2
      app/build.gradle

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

Loading…
Cancel
Save