Skip to content

Commit 4766165

Browse files
Update all dependencies 8.1.4 to v8.7.3
1 parent e0773b7 commit 4766165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ buildscript {
2222
}
2323

2424
plugins {
25-
id("com.android.application") version "8.1.4" apply false
26-
id("com.android.library") version "8.1.4" apply false
25+
id("com.android.application") version "8.7.3" apply false
26+
id("com.android.library") version "8.7.3" apply false
2727
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
2828
id("org.jetbrains.kotlin.plugin.compose") version "2.1.0" apply false
2929
}

0 commit comments

Comments
 (0)