Update build.gradle

release
FongMi 2 years ago
parent 7be76b65e4
commit ab6821e091
  1. 4
      app/build.gradle

@ -13,8 +13,8 @@ android {
minSdk 21
//noinspection ExpiredTargetSdkVersion
targetSdk 28
versionCode 245
versionName "2.4.5"
versionCode 244
versionName "0728"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save