1 parent d42809c commit f5de4e9Copy full SHA for f5de4e9
1 file changed
build.gradle.kts
@@ -2,8 +2,8 @@
2
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
3
4
plugins {
5
- id("com.android.application") version "9.3.2" apply false
6
- id("com.android.library") version "9.3.2" apply false
+ id("com.android.application") version "9.4.0" apply false
+ id("com.android.library") version "9.4.0" apply false
7
id("com.google.gms.google-services") version "4.5.0" apply false
8
id("androidx.navigation.safeargs") version "2.10.0" apply false
9
id("io.github.ben-manes.versions") version "0.61.0" apply true
0 commit comments