Update dependencies

This commit is contained in:
Jonas Lochmann 2023-04-10 02:00:00 +02:00
parent 66496eb96f
commit fe4fce462f
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

View file

@ -224,5 +224,5 @@ dependencies {
implementation 'com.google.zxing:core:3.3.3' implementation 'com.google.zxing:core:3.3.3'
api "com.squareup.wire:wire-runtime:4.4.0" api "com.squareup.wire:wire-runtime:4.4.3"
} }