Skip to content

Commit 4856435

Browse files
committed
Update some lines that may causes AndroidManifest conflicts.
1 parent f3bfe4b commit 4856435

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

lib/src/main/AndroidManifest.xml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
<manifest package = "boxresin.library.android_thread_switcher"
2-
3-
xmlns:android = "http://schemas.android.com/apk/res/android"
4-
>
5-
6-
<application android:allowBackup = "true"
7-
android:label = "@string/app_name"
8-
android:supportsRtl = "true"
9-
>
10-
11-
</application>
12-
13-
</manifest>
1+
<manifest package = "boxresin.library.android_thread_switcher"/>

lib/src/main/res/values/strings.xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)