Skip to content

Commit 1c12b79

Browse files
committed
Used provvisioning module.
1 parent bed5a4f commit 1c12b79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/build.gradle

+1-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ dependencies {
6060

6161
implementation 'com.google.protobuf:protobuf-javalite:3.18.0'
6262
implementation 'com.google.crypto.tink:tink-android:1.6.1'
63-
// implementation project(path: ':provisioning')
64-
implementation 'com.github.espressif:esp-idf-provisioning-android:lib-2.1.2'
63+
implementation project(path: ':provisioning')
6564

6665
implementation 'org.greenrobot:eventbus:3.3.1'
6766
implementation 'com.github.yuriy-budiyev:code-scanner:2.1.2'

0 commit comments

Comments
 (0)