Skip to content

Commit 93f22d7

Browse files
Bump com.android.library from 8.4.0-alpha03 to 8.5.0-alpha07 (#540)
Bumps com.android.library from 8.4.0-alpha03 to 8.5.0-alpha07. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b926189 commit 93f22d7

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
@@ -8,7 +8,7 @@
88
// Top-level build file where you can add configuration options common to all sub-projects/modules.
99
plugins {
1010
id("com.android.application") version "8.4.0-alpha03" apply false
11-
id("com.android.library") version "8.4.0-alpha03" apply false
11+
id("com.android.library") version "8.5.0-alpha07" apply false
1212
id("org.jetbrains.kotlin.android") version "2.0.0-Beta5" apply false
1313
id("org.jetbrains.kotlin.jvm") version "2.0.0-Beta5" apply false
1414
id("dev.rikka.tools.materialthemebuilder") version "1.4.1" apply false

0 commit comments

Comments
 (0)