Skip to content

Commit 299623b

Browse files
chore(deps): update plugin com.android.library to v8.13.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2de6d7 commit 299623b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2222
plugins {
2323
id 'org.jetbrains.kotlin.plugin.compose' version '2.2.21' apply false
24-
id 'com.android.library' version '8.13.1' apply false
24+
id 'com.android.library' version '8.13.2' apply false
2525
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
2626
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
2727
id "com.diffplug.spotless" version "8.1.0" apply false

0 commit comments

Comments
 (0)