We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e6b28 commit aeede44Copy full SHA for aeede44
1 file changed
buildSrc/src/main/java/Dependencies.kt
@@ -69,7 +69,7 @@ object Versions {
69
const val junit = "4.13.1"
70
const val androidx_junit = "1.1.3"
71
const val espresso = "3.4.0"
72
- const val mixpanel = "6.4.0"
+ const val mixpanel = "8.2.0"
73
74
const val markwon = "4.6.2"
75
const val timber = "5.0.1"
0 commit comments