adding an empty line

This commit is contained in:
tibbi 2022-09-19 14:28:32 +02:00
parent 61a6d84ee8
commit d50d5c7ef7
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
android:label="@string/app_launcher_name"
android:roundIcon="@mipmap/ic_launcher"
android:theme="@style/AppTheme">
<activity
android:name=".activities.SplashActivity"
android:exported="false"