Skip to content

Commit a251917

Browse files
Update all dependencies 8.7.3 to v8.8.0
1 parent e9706b1 commit a251917

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
@@ -16,8 +16,8 @@
1616

1717
// Top-level build file where you can add configuration options common to all sub-projects/modules.
1818
plugins {
19-
id("com.android.application") version "8.7.3" apply false
20-
id("com.android.library") version "8.7.3" apply false
19+
id("com.android.application") version "8.8.0" apply false
20+
id("com.android.library") version "8.8.0" apply false
2121
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
2222
id("org.jetbrains.kotlin.plugin.compose") version "2.1.0" apply false
2323
}

0 commit comments

Comments
 (0)