Update build.gradle

okjack
FongMi 2 years ago
parent c421ef7d52
commit 0fc8ee661b
  1. 2
      app/build.gradle

@ -11,7 +11,7 @@ android {
minSdk 21
targetSdk 28
versionCode 222
versionName "2.2.2"
versionName "0116"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]

Loading…
Cancel
Save