Add Firebase Crashlytics diagnostics

This commit is contained in:
admin
2026-07-05 00:06:47 +02:00
parent 97f0eb56d5
commit 72db88b25c
13 changed files with 259 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:name=".DriverApplication"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.TppKierowca">