Adding HILT DI and First Pass at backend Kotlin
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user