Update build.gradle

release
FongMi 2 years ago
parent 3e3ac6ebda
commit 1d9a2f06d5
  1. 4
      app/build.gradle

@ -13,8 +13,8 @@ android {
minSdk 21
//noinspection ExpiredTargetSdkVersion
targetSdk 28
versionCode 239
versionName "0626v3"
versionCode 240
versionName "2.4.0"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save