Skip to content

Commit 3f11b4a

Browse files
Update jna monorepo to v5.18.1
Generated by renovateBot
1 parent 2540efe commit 3f11b4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

livekit-uniffi/support/android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959
}
6060

6161
dependencies {
62-
implementation("net.java.dev.jna:jna:5.16.0@aar")
62+
implementation("net.java.dev.jna:jna:5.18.1@aar")
6363
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
6464
}
6565

0 commit comments

Comments
 (0)