mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Increment realm schema version
This commit is contained in:
		| @@ -69,7 +69,7 @@ open class App : Application() { | ||||
|         Realm.init(this) | ||||
|         val config = RealmConfiguration.Builder() | ||||
|                 .name("gallery-metadata.realm") | ||||
|                 .schemaVersion(2) | ||||
|                 .schemaVersion(3) | ||||
|                 .deleteRealmIfMigrationNeeded() | ||||
|                 .build() | ||||
|         Realm.setDefaultConfiguration(config) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user