Skip to content

Commit 3cea799

Browse files
chore(deps): update plugin com.google.firebase.appdistribution to v4.0.1 (#567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33dd310 commit 3cea799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
id("com.android.test") version "8.1.2" apply false
1818
id("androidx.baselineprofile") version "1.2.0" apply false
1919
id("app.cash.paparazzi") version "1.3.1" apply false
20-
id("com.google.firebase.appdistribution") version "4.0.0" apply false
20+
id("com.google.firebase.appdistribution") version "4.0.1" apply false
2121
id("com.vanniktech.maven.publish.base") version "0.25.3" apply false
2222
id("io.gitlab.arturbosch.detekt") version "1.23.1" apply false
2323
id("org.jmailen.kotlinter") version "4.0.0" apply false

0 commit comments

Comments
 (0)