Skip to content

Commit 6c7f554

Browse files
Update AndroidManifest.xml
1 parent dfafdbb commit 6c7f554

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

EditView/src/main/AndroidManifest.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!--
33
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
44
~ MH-TextEditor - An Advanced and optimized TextEditor for android
5-
~ https://github.com/developer-krushna/AXMLPrinter
6-
~ Copyright (C) 2025 developer-krushna
5+
~ https://github.com/developer-krushna/MH-TextEditor
6+
~ Copyright (C) 2025-2026 developer-krushna
77
~
88
~ This library is free software; you can redistribute it and/or
99
~ modify it under the terms of the GNU Lesser General Public
@@ -24,8 +24,7 @@
2424
~ additional information or have any questions
2525
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2626
-->
27-
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
28-
package="modder.hub.editor" >
27+
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2928

3029
<uses-sdk android:minSdkVersion="23" />
3130

0 commit comments

Comments
 (0)