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

Commit 86d3112

Browse files
Bump org.jetbrains.kotlin.android in /ScopedStorage (#116)
Bumps org.jetbrains.kotlin.android from 1.5.10 to 1.5.20. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16c2f25 commit 86d3112

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.10' apply false
35+
id 'org.jetbrains.kotlin.android' version '1.5.20' apply false
3636
}
3737

3838
subprojects {

0 commit comments

Comments
 (0)