refactor(added back manifest package to test)

Co-authored-by: Sebastian Palmqvist <PalmN72@users.noreply.github.com>
This commit is contained in:
Lee 2023-10-25 13:54:41 +02:00
parent 9601468251
commit a1c922ef25
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.oppna_skolplattformen_new.app">
<uses-permission android:name="android.permission.INTERNET" />