Mess - Crash on boot - Backend ??

This commit is contained in:
genki
2025-12-25 00:40:57 -05:00
parent c458e08075
commit 0d34a2510b
26 changed files with 708 additions and 379 deletions

View File

@@ -10,7 +10,8 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.SherpAI2">
android:theme="@style/Theme.SherpAI2"
android:name=".SherpAIApplication">
<activity
android:name=".MainActivity"
android:exported="true"