Skip to content

Commit 50bf12b

Browse files
committed
Auto-update dependencies.
1 parent 868a9b0 commit 50bf12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
44
plugins {
55
id("com.android.application") version "8.13.2" apply false
66
id("com.android.library") version "8.13.2" apply false
7-
id("org.jetbrains.kotlin.android") version "2.2.21" apply false
7+
id("org.jetbrains.kotlin.android") version "2.3.0" apply false
88
id("com.google.gms.google-services") version "4.4.4" apply false
99
id("androidx.navigation.safeargs") version "2.9.6" apply false
1010
id("com.github.ben-manes.versions") version "0.53.0" apply true

0 commit comments

Comments
 (0)