We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e51c9 commit c9f171aCopy full SHA for c9f171a
library/build.gradle
@@ -76,7 +76,7 @@ muxDistribution {
76
dependencies {
77
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
78
79
- api "com.mux:stats.muxcore:8.1.4"
+ api "com.mux:stats.muxcore:8.2.0"
80
81
testImplementation 'androidx.test.ext:junit-ktx:1.2.1'
82
testImplementation 'junit:junit:4.13.2'
0 commit comments