Skip to content

Commit

Permalink
chore(f&f): updating network plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenrcs committed Oct 18, 2024
1 parent 4b08d13 commit b527612
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ plugins {
id("com.android.application") version '8.5.1' apply false
id("org.jetbrains.kotlin.android") version "2.0.10" apply false
id("org.jetbrains.kotlin.plugin.compose") version "2.0.10" apply false
id("com.contentsquare.error.analysis.network") version "1.4.0" apply false
id("com.contentsquare.error.analysis.network") version "1.5.0" apply false
id("com.contentsquare.error.analysis.crash") version "1.6.0" apply false
}
}

0 comments on commit b527612

Please sign in to comment.