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.
2 parents 667c442 + 0a9fc58 commit a52e1d3Copy full SHA for a52e1d3
libraries/matrix/impl/build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
implementation(projects.services.toolbox.api)
38
api(projects.libraries.matrix.api)
39
implementation(projects.libraries.core)
40
- implementation("net.java.dev.jna:jna:5.17.0@aar")
+ implementation("net.java.dev.jna:jna:5.18.0@aar")
41
implementation(libs.androidx.datastore.preferences)
42
implementation(libs.serialization.json)
43
implementation(libs.kotlinx.collections.immutable)
0 commit comments