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

Commit 3d80378

Browse files
authored
Merge pull request #143 from android/dependabot/gradle/ScopedStorage/org.jetbrains.kotlin.android-1.5.30
Bump org.jetbrains.kotlin.android from 1.5.20 to 1.5.30 in /ScopedStorage
2 parents cb3e706 + b16e9e0 commit 3d80378

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)