moved MainActivity to activities
This commit is contained in:
parent
dc783e569e
commit
9bb2818450
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
package be.ugent.sel.studeez
|
||||
package be.ugent.sel.studeez.activities
|
||||
|
||||
import android.os.Bundle
|
||||
import androidx.activity.ComponentActivity
|
Reference in a new issue