Skip to content

Commit f978442

Browse files
Bump com.android.library from 8.7.2 to 8.8.0
Bumps com.android.library from 8.7.2 to 8.8.0. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d687707 commit f978442

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
@@ -3,7 +3,7 @@ import org.jetbrains.gradle.ext.taskTriggers
33

44
plugins {
55
id("com.android.application") version "8.7.2" apply false
6-
id("com.android.library") version "8.7.2" apply false
6+
id("com.android.library") version "8.8.0" apply false
77
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
88
id("org.ec4j.editorconfig") version "0.1.0" apply false
99
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.9" apply true

0 commit comments

Comments
 (0)