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.
1 parent f70d78e commit 0bb205eCopy full SHA for 0bb205e
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
#plugins versions
3
agp = "8.13.2"
4
-kotlin = "2.3.10"
+kotlin = "2.3.20"
5
dokka = "2.1.0"
6
7
#dependencies versions
@@ -15,9 +15,9 @@ multidex = "2.0.1"
15
annotation = "1.9.1"
16
coroutines = "1.10.2"
17
junit = "4.13.2"
18
-mockito = "6.2.3"
+mockito = "6.3.0"
19
uvcandroid = "1.0.11"
20
-media3 = "1.9.2"
+media3 = "1.9.3"
21
22
[libraries]
23
androidx-annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }
0 commit comments