Skip to content

Commit 5f5874e

Browse files
Bump com.android.library from 8.2.2 to 8.3.0 (#136)
Bumps com.android.library from 8.2.2 to 8.3.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ShiftHackZ <[email protected]>
1 parent 5bedc95 commit 5f5874e

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
@@ -7,6 +7,6 @@ buildscript {
77

88
plugins {
99
id 'com.android.application' version '8.3.0' apply false
10-
id 'com.android.library' version '8.2.2' apply false
10+
id 'com.android.library' version '8.3.0' apply false
1111
id 'org.jetbrains.kotlin.android' version '1.9.21' apply false
1212
}

0 commit comments

Comments
 (0)