Skip to content

Commit da30517

Browse files
committed
update hummingbird version
1 parent 24d40f6 commit da30517

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ android {
3333
dependencies {
3434

3535
implementation 'com.google.android.material:material:1.5.0'
36-
implementation 'com.google.zxing:core:3.4.1'
36+
implementation 'com.google.zxing:core:3.5.0'
3737
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2'
38-
implementation 'com.sparrowwallet:hummingbird:1.6.4'
38+
implementation 'com.sparrowwallet:hummingbird:1.6.6'
3939
implementation 'com.github.yuriy-budiyev:code-scanner:2.1.0'
4040
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
4141
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'

0 commit comments

Comments
 (0)