We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d40f6 commit da30517Copy full SHA for da30517
lib/build.gradle
@@ -33,9 +33,9 @@ android {
33
dependencies {
34
35
implementation 'com.google.android.material:material:1.5.0'
36
- implementation 'com.google.zxing:core:3.4.1'
+ implementation 'com.google.zxing:core:3.5.0'
37
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2'
38
- implementation 'com.sparrowwallet:hummingbird:1.6.4'
+ implementation 'com.sparrowwallet:hummingbird:1.6.6'
39
implementation 'com.github.yuriy-budiyev:code-scanner:2.1.0'
40
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
41
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
0 commit comments