Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Commit

Permalink
Merge pull request #22 from SimonIT/fix-supported-links
Browse files Browse the repository at this point in the history
fixed OpenUntis supporting every link
  • Loading branch information
Perflyst committed Jan 20, 2019
2 parents 8b1e48d + c11ebd3 commit 58bf089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<data
android:path="/apps/OpenUntis/timetable"
android:scheme="https"
tools:ignore="AppLinkUrlError" />
android:host="*" />
</intent-filter>
</activity>

Expand Down

0 comments on commit 58bf089

Please sign in to comment.