added home viewmodel

This commit is contained in:
lbarraga 2023-04-11 15:42:30 +02:00
parent 9f3fb98376
commit 94244f5cfe

View file

@ -0,0 +1,4 @@
package be.ugent.sel.studeez.screens.home
class HomeViewModel {
}