Skip to content

Commit

Permalink
Hotfix 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FelberMartin authored Oct 18, 2024
1 parent 5a185d5 commit ef1ce4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import de.tum.informatics.www1.artemis.native_app.feature.push.communication_not
CommunicationMessageEntity::class
],
exportSchema = true,
version = 9
version = 10,
)
@TypeConverters(RoomTypeConverters::class)
abstract class AppDatabase : RoomDatabase() {
Expand Down

0 comments on commit ef1ce4b

Please sign in to comment.