Skip to content

Commit

Permalink
Merge pull request #630 from kiwicom/renovate/com.google.firebase.app…
Browse files Browse the repository at this point in the history
…distribution-4.x

chore(deps): update plugin com.google.firebase.appdistribution to v4.2.0
  • Loading branch information
Alex Matečný authored Mar 4, 2024
2 parents 1373f9d + c08d218 commit 40db8ff
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 40db8ff

Please sign in to comment.