Explorar el Código

greendao upgrade

hanjing hace 7 años
padre
commit
8eba951e7e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {