Skip to content

Commit 8399c83

Browse files
Update all dependencies 8.7.3 to v8.8.0 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ee67b8 commit 8399c83

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
@@ -17,8 +17,8 @@
1717
// Top-level build file where you can add configuration options common to all sub-projects/modules.
1818

1919
plugins {
20-
id("com.android.application") version "8.7.3" apply false
21-
id("com.android.library") version "8.7.3" apply false
20+
id("com.android.application") version "8.8.0" apply false
21+
id("com.android.library") version "8.8.0" apply false
2222
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
2323
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.0" apply false
2424
id("org.jetbrains.kotlin.plugin.compose") version "2.1.0" apply false

0 commit comments

Comments
 (0)