Skip to content

Commit

Permalink
chore(deps): update plugin com.google.firebase.appdistribution to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent e3a076d commit c08d218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id("com.android.test") version "8.2.2" apply false
id("androidx.baselineprofile") version "1.2.3" apply false
id("app.cash.paparazzi") version "1.3.2" apply false
id("com.google.firebase.appdistribution") version "4.0.1" apply false
id("com.google.firebase.appdistribution") version "4.2.0" apply false
id("com.vanniktech.maven.publish") version "0.27.0" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.4" apply false
id("org.jmailen.kotlinter") version "4.2.0" apply false
Expand Down

0 comments on commit c08d218

Please sign in to comment.