File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33Mapbox welcomes participation and contributions from everyone.
44
5+ # 10.18.1
6+ ## Bug fixes 🐞
7+ * Fix a bug when billing event can be retried endlessly with 0 timeout in case network returns error.
8+
9+ ## Dependencies
10+ * Update common to v23.10.1.
511
612# 10.18.0 May 23, 2024
713## Bug fixes 🐞
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ object Versions {
115115 const val mapboxJavaServices = " 5.4.1"
116116 const val mapboxBase = " 0.8.0"
117117 const val mapboxGlNative = " 10.18.0"
118- const val mapboxCommon = " 23.10.0 "
118+ const val mapboxCommon = " 23.10.1 "
119119 const val androidxCore = " 1.6.0" // Latest version that supports compile SDK 30
120120 const val androidxFragmentTesting = " 1.3.6" // Latest version that supports compile SDK 30
121121 const val androidxAnnotation = " 1.1.0"
You can’t perform that action at this time.
0 commit comments