Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
banditAmit committed Aug 5, 2024
1 parent 57904fd commit 535725f
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 @@ -136,7 +136,7 @@
android:exported="true" />
<activity
android:name=".ui.Contact_us"
android:exported="false" />
android:exported="true" />
<activity
android:name=".ui.PasscodeActivity"
android:exported="false" />
Expand Down

0 comments on commit 535725f

Please sign in to comment.