Skip to content

Commit 49b4f75

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

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
@@ -23,8 +23,8 @@ buildscript {
2323
}
2424
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2525
plugins {
26-
id("com.android.application") version "8.7.3" apply false
27-
id("com.android.library") version "8.7.3" apply false
26+
id("com.android.application") version "8.8.0" apply false
27+
id("com.android.library") version "8.8.0" apply false
2828
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
2929
id("androidx.navigation.safeargs") version "2.8.5" apply false
3030
id("org.jetbrains.kotlin.plugin.compose") version "2.1.0" apply false

0 commit comments

Comments
 (0)