Skip to content

Commit aeede44

Browse files
committed
chore: update mixpanel to allow automatic events to be tracked properly
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
1 parent 60e6b28 commit aeede44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ object Versions {
6969
const val junit = "4.13.1"
7070
const val androidx_junit = "1.1.3"
7171
const val espresso = "3.4.0"
72-
const val mixpanel = "6.4.0"
72+
const val mixpanel = "8.2.0"
7373

7474
const val markwon = "4.6.2"
7575
const val timber = "5.0.1"

0 commit comments

Comments
 (0)