Skip to content

Commit a2604ea

Browse files
Bump androidx.navigation.safeargs.kotlin from 2.9.4 to 2.9.5 (#3132)
Bumps androidx.navigation.safeargs.kotlin from 2.9.4 to 2.9.5. --- updated-dependencies: - dependency-name: androidx.navigation.safeargs.kotlin dependency-version: 2.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 462ea8e commit a2604ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
plugins {
99
id("com.android.application") version "8.13.0" apply false
1010
id("org.jetbrains.kotlin.android") version "2.2.20" apply false
11-
id("androidx.navigation.safeargs.kotlin") version "2.9.4" apply false
11+
id("androidx.navigation.safeargs.kotlin") version "2.9.5" apply false
1212
id("com.starter.easylauncher") version "6.4.1" apply false
1313
id("org.jetbrains.kotlin.plugin.parcelize") version "2.2.20" apply false
1414
id("com.google.devtools.ksp") version "2.2.20-2.0.3" apply false

0 commit comments

Comments
 (0)