Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit b16e9e0

Browse files
Bump org.jetbrains.kotlin.android in /ScopedStorage
Bumps org.jetbrains.kotlin.android from 1.5.20 to 1.5.30. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c2d677 commit b16e9e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScopedStorage/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ buildscript {
3232

3333
plugins {
3434
id 'com.diffplug.spotless' version '5.14.0'
35-
id 'org.jetbrains.kotlin.android' version '1.5.20' apply false
35+
id 'org.jetbrains.kotlin.android' version '1.5.30' apply false
3636
}
3737

3838
subprojects {

0 commit comments

Comments
 (0)