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 bbd9409 commit f69de99Copy full SHA for f69de99
gradle/libs.versions.toml
@@ -1,25 +1,26 @@
1
[versions]
2
otto = "1.3.8"
3
-mapLibre = "12.1.2"
+mapLibre = "12.3.1"
4
+#noinspection NewerVersionAvailable
5
picasso = "2.8"
6
timber = "5.0.1"
-okhttp = "5.3.1"
7
+okhttp = "5.3.2"
8
typedPreferences = "2.1.0"
9
material = "1.13.0"
10
core = "1.17.0"
11
appcompat = "1.7.1"
12
annotation = "1.9.1"
-exifinterface = "1.4.1"
13
+exifinterface = "1.4.2"
14
constraintLayout = "2.2.1"
15
dagger = "2.57.2"
16
leakcanary = "2.14"
17
junit = "4.13.2"
18
truth = "1.4.5"
-mockito = "5.20.0"
19
+mockito = "5.21.0"
20
junitVersion = "1.3.0"
21
androidTest = "1.7.0"
22
espressoCore = "3.7.0"
-agp = "8.13.1"
23
+agp = "8.13.2"
24
unmock = "0.9.0"
25
26
[libraries]
0 commit comments