Skip to content

Commit

Permalink
[ADD] androidManifest #17
Browse files Browse the repository at this point in the history
  • Loading branch information
alschlee committed Sep 21, 2023
1 parent 900ddf3 commit 726217d
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 @@ -38,7 +38,7 @@
android:name=".JjimTravelActivity"
android:exported="false" />
<activity
android:name=".AccountInterworkActivity"
android:name=".AccountInterworkActivity" />
<activity
android:name=".CommunityReviewPostActivity"
android:exported="false" />
Expand Down

0 comments on commit 726217d

Please sign in to comment.