We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f66511 commit f3af7c5Copy full SHA for f3af7c5
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
id("com.google.firebase.crashlytics") version "3.0.6" apply false
10
id("com.google.firebase.firebase-perf") version "2.0.1" apply false
11
id("androidx.navigation.safeargs") version "2.9.4" apply false
12
- id("com.github.ben-manes.versions") version "0.52.0" apply true
+ id("com.github.ben-manes.versions") version "0.53.0" apply true
13
alias(libs.plugins.composeCompiler) apply false
14
}
15
0 commit comments