optimised to retry usb

This commit is contained in:
sathwikcs
2025-01-06 17:51:54 +05:30
parent 36dc7e68a2
commit 0179173860
7 changed files with 202 additions and 193 deletions

View File

@@ -63,6 +63,7 @@ android {
dependencies {
implementation "com.google.dagger:hilt-android:2.46"
implementation 'androidx.activity:activity:1.8.0'
implementation 'androidx.compose.ui:ui-android:1.7.6'
kapt "com.google.dagger:hilt-android-compiler:2.46"
implementation 'androidx.core:core-ktx:1.12.0'