Skip to content
Snippets Groups Projects
Commit 831f7458 authored by Taras's avatar Taras
Browse files

Credentials dependency

parent 37a02e7e
No related branches found
No related tags found
No related merge requests found
......@@ -111,9 +111,12 @@ dependencies {
api "io.noties.markwon:linkify:$markwon_version"
api "io.noties.markwon:ext-strikethrough:$markwon_version"
api "io.noties.markwon:ext-tasklist:$markwon_version"
api 'io.element.android:wysiwyg:2.33.0'
//Passkeys
api "androidx.credentials:credentials:1.3.0-alpha01"
api "androidx.credentials:credentials-play-services-auth:1.3.0-alpha01"
//Shake detection
implementation 'com.squareup:seismic:1.0.3'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment