Skip to content

Commit bdcaf0f

Browse files
Bump com.android.library from 8.8.1 to 8.8.2
Bumps com.android.library from 8.8.1 to 8.8.2. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13326c4 commit bdcaf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.android.application") version "8.8.1" apply false
3-
id("com.android.library") version "8.8.1" apply false
3+
id("com.android.library") version "8.8.2" apply false
44
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
55
id("org.jetbrains.kotlin.plugin.compose") version "2.1.10" apply false
66
}

0 commit comments

Comments
 (0)