mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Remove AndroidManifest template
This commit is contained in:
parent
1a307a0c4d
commit
269d6e4d08
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<application>
|
||||
<activity android:name="${packageName}.${activityClass}" />
|
||||
</application>
|
||||
</manifest>
|
Loading…
Reference in a new issue