Skip to content

Commit 0886227

Browse files
Bump androidx.navigation.safeargs.kotlin from 2.9.6 to 2.9.7
Bumps androidx.navigation.safeargs.kotlin from 2.9.6 to 2.9.7. --- updated-dependencies: - dependency-name: androidx.navigation.safeargs.kotlin dependency-version: 2.9.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1befcc3 commit 0886227

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 @@ apply(from = "$rootDir/ext.gradle.kts")
88

99
plugins {
1010
id("com.android.application") version "9.1.1" apply false
11-
id("androidx.navigation.safeargs.kotlin") version "2.9.6" apply false
11+
id("androidx.navigation.safeargs.kotlin") version "2.9.7" apply false
1212
id("com.starter.easylauncher") version "6.4.1" apply false
1313
id("org.jetbrains.kotlin.plugin.parcelize") version "2.3.0" apply false
1414
id("com.google.devtools.ksp") version "2.3.4" apply false

0 commit comments

Comments
 (0)