Skip to content

Commit 1383818

Browse files
committed
[fix]: lint 에러 수정
1 parent 77d7744 commit 1383818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/common/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<application>
77
<activity
8-
android:name=".permission.PermissionDescriptionActivity"
8+
android:name=".permission.PermissionActivity"
99
android:exported="false" />
1010
</application>
1111

0 commit comments

Comments
 (0)