Update build.gradle

release
FongMi 1 year ago
parent 7bb69cdf05
commit a6b21d56eb
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save