Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4dca54a

Browse files
committedMay 13, 2025·
Auto-update dependencies.
1 parent 43591a6 commit 4dca54a

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.10.0" apply false
66
id("com.android.library") version "8.10.0" apply false
7-
id("org.jetbrains.kotlin.android") version "2.1.20" apply false
7+
id("org.jetbrains.kotlin.android") version "2.1.21" apply false
88
id("com.google.gms.google-services") version "4.4.2" apply false
99
id("androidx.navigation.safeargs") version "2.9.0" apply false
1010
id("com.github.ben-manes.versions") version "0.52.0" apply true

0 commit comments

Comments
 (0)
Please sign in to comment.