Merge pull request #5909 from element-hq/feature/bma/qrCodeLogin
Link new device using QrCode - First version
This commit is contained in:
commit
3ea10c2c62
180 changed files with 5052 additions and 144 deletions
|
|
@ -211,6 +211,9 @@ maplibre_ktx = "org.maplibre.gl:android-sdk-ktx-v7:3.0.2"
|
|||
maplibre_annotation = "org.maplibre.gl:android-plugin-annotation-v9:3.0.2"
|
||||
opusencoder = "io.element.android:opusencoder:1.2.0"
|
||||
zxing_cpp = "io.github.zxing-cpp:android:2.3.0"
|
||||
# Stick to 3.3.3 because of https://github.com/zxing/zxing/issues/1170
|
||||
google_zxing = "com.google.zxing:core:3.3.3"
|
||||
|
||||
haze = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
|
||||
haze_materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref = "haze" }
|
||||
color_picker = "io.mhssn:colorpicker:1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue