We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33dd310 commit 3cea799Copy full SHA for 3cea799
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
id("com.android.test") version "8.1.2" apply false
18
id("androidx.baselineprofile") version "1.2.0" apply false
19
id("app.cash.paparazzi") version "1.3.1" apply false
20
- id("com.google.firebase.appdistribution") version "4.0.0" apply false
+ id("com.google.firebase.appdistribution") version "4.0.1" apply false
21
id("com.vanniktech.maven.publish.base") version "0.25.3" apply false
22
id("io.gitlab.arturbosch.detekt") version "1.23.1" apply false
23
id("org.jmailen.kotlinter") version "4.0.0" apply false
0 commit comments