Browse Source

greendao upgrade

hanjing 7 years ago
parent
commit
8eba951e7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -24,7 +24,7 @@ android {
         flavorDimensions "versionCode"
     }
     greendao {
-        schemaVersion 15
+        schemaVersion 16
         targetGenDir 'src/main/java'
     }
     signingConfigs {