Skip to content

Commit 25bb9e5

Browse files
authored
Merge pull request #3 from wolf8088521/master
Update AndroidManifest.xml
2 parents d6e05d8 + 9c19310 commit 25bb9e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versionupdatelibrary/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<application
1212
android:allowBackup="true"
13-
android:label="@string/app_name"
13+
1414
android:supportsRtl="true">
1515

1616
<activity android:name=".Activity.TranslucentActivity"
@@ -29,4 +29,4 @@
2929
</provider>
3030
</application>
3131

32-
</manifest>
32+
</manifest>

0 commit comments

Comments
 (0)