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 854a414 commit 05f12eeCopy full SHA for 05f12ee
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("org.jetbrains.kotlin.android") version "2.2.20" apply false
8
id("com.google.gms.google-services") version "4.4.3" apply false
9
id("androidx.navigation.safeargs") version "2.9.4" apply false
10
- id("com.github.ben-manes.versions") version "0.52.0" apply true
+ id("com.github.ben-manes.versions") version "0.53.0" apply true
11
}
12
13
allprojects {
0 commit comments