Skip to content

Commit a3a3783

Browse files
Update all dependencies 8.7.3 to v8.8.0 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d62653 commit a3a3783

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
@@ -24,8 +24,8 @@ buildscript {
2424
}
2525

2626
plugins {
27-
id("com.android.application") version "8.7.3" apply false
28-
id("com.android.library") version "8.7.3" apply false
27+
id("com.android.application") version "8.8.0" apply false
28+
id("com.android.library") version "8.8.0" apply false
2929
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
3030
id("org.jetbrains.kotlin.plugin.compose") version "2.1.0" apply false
3131
}

0 commit comments

Comments
 (0)