new changes in UsbTerminalActivity

This commit is contained in:
chandrashekhar reddy
2024-03-22 15:47:47 +05:30
parent a9c2a4c365
commit 262c3c19d2
16 changed files with 522 additions and 38 deletions

View File

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