File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
2- id ' com.android.application' version ' 8.6 .1' apply false
3- id ' com.android.library' version ' 8.6 .1' apply false
2+ id ' com.android.application' version ' 8.8 .1' apply false
3+ id ' com.android.library' version ' 8.8 .1' apply false
44 id ' org.jetbrains.kotlin.android' version ' 1.9.24' apply false
55 id ' com.mux.gradle.android.mux-android-distribution' version ' 1.3.0' apply false
66}
Original file line number Diff line number Diff line change 11# Thu Aug 01 16:07:05 PDT 2024
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ muxDistribution {
7676dependencies {
7777 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
7878
79- api " com.mux:stats.muxcore:8.2 .0"
79+ api " com.mux:stats.muxcore:8.3 .0"
8080
8181 testImplementation ' androidx.test.ext:junit-ktx:1.2.1'
8282 testImplementation ' junit:junit:4.13.2'
You can’t perform that action at this time.
0 commit comments