Skip to content

Commit 60c2a70

Browse files
Update all dependencies 8.7.3 to v8.8.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32ca465 commit 60c2a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
*/
1616
// Top-level build file where you can add configuration options common to all sub-projects/modules.
1717
plugins {
18-
id("com.android.application") version "8.7.3" apply false
19-
id("com.android.library") version "8.7.3" apply false
18+
id("com.android.application") version "8.8.0" apply false
19+
id("com.android.library") version "8.8.0" apply false
2020
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
2121
id("org.jetbrains.kotlin.plugin.compose") version "2.1.0" apply false
2222
}

0 commit comments

Comments
 (0)