Skip to content

Commit f5de4e9

Browse files
committed
Auto-update dependencies.
1 parent d42809c commit f5de4e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎build.gradle.kts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
33

44
plugins {
5-
id("com.android.application") version "9.3.2" apply false
6-
id("com.android.library") version "9.3.2" apply false
5+
id("com.android.application") version "9.4.0" apply false
6+
id("com.android.library") version "9.4.0" apply false
77
id("com.google.gms.google-services") version "4.5.0" apply false
88
id("androidx.navigation.safeargs") version "2.10.0" apply false
99
id("io.github.ben-manes.versions") version "0.61.0" apply true

0 commit comments

Comments
 (0)