build.gradle changes

dev_3.3_BLE
haroon amjad 2 years ago
parent 3f2452c8fd
commit 22d6a415c7

@ -143,6 +143,8 @@ dependencies {
implementation 'com.facebook.stetho:stetho-urlconnection:1.5.1'
implementation 'androidx.core:core-ktx:1.6.0'
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0'
implementation 'androidx.work:work-runtime:2.7.0-alpha05'
androidTestImplementation "androidx.test:core:1.4.0"
// Lepu Libraries

Loading…
Cancel
Save