Skip to content

Commit

Permalink
Fix error in app
Browse files Browse the repository at this point in the history
  • Loading branch information
turing-tech committed Jan 12, 2022
1 parent 7f211f9 commit 21246f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<activity
android:name=".Activities.SplashActivity"
android:label="@string/app_name"
android:exported="false"
android:noHistory="true" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand Down

0 comments on commit 21246f3

Please sign in to comment.