Skip to content

Commit 2a26abd

Browse files
Update all dependencies 8.10.0 to v8.10.1
1 parent eaeb493 commit 2a26abd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ buildscript {
2020
}
2121
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
2222
plugins {
23-
id 'com.android.application' version '8.10.0' apply false
24-
id 'com.android.library' version '8.10.0' apply false
23+
id 'com.android.application' version '8.10.1' apply false
24+
id 'com.android.library' version '8.10.1' apply false
2525
id 'org.jetbrains.kotlin.android' version '2.1.21' apply false
2626
id 'com.google.devtools.ksp' version '2.1.21-2.0.1' apply false
2727
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.21' apply false

0 commit comments

Comments
 (0)