We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb4b7c commit 17d0c76Copy full SHA for 17d0c76
gradle/libs.versions.toml
@@ -16,11 +16,11 @@ desugar_jdk_libs = "2.1.5"
16
io-coil-kt = "2.5.0"
17
java-phoenix-client = "1.3.0"
18
junit = "4.13.2"
19
-jna = "5.14.0" # remember to update the jniLibs folder with updated *.so files
+jna = "5.16.0" # remember to update the jniLibs folder with updated *.so files
20
koin-bom = "4.0.0-RC1"
21
kotlin = "2.1.0"
22
kotlin-immutable-collections = "0.3.7"
23
-kotlinx-serialization-json = "1.6.0"
+kotlinx-serialization-json = "1.6.3"
24
live-form = "main-SNAPSHOT"
25
liveview-native-core-jetpack = "0.4.1-rc-2"
26
okhttp = "4.12.0"
0 commit comments