Change db version

This commit is contained in:
Dharanish
2024-05-20 15:52:52 +02:00
parent f5da00a989
commit c764461726
2 changed files with 22 additions and 13 deletions

View File

@@ -20,4 +20,4 @@ package org.isoron.uhabits.core
const val DATABASE_FILENAME = "uhabits.db"
const val DATABASE_VERSION = 25
const val DATABASE_VERSION = 26