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

Commit b948070

Browse files
authored
Merge pull request #118 from android/dependabot/gradle/ScopedStorage/kotlin_version-1.5.20
Bump kotlin_version from 1.5.10 to 1.5.20 in /ScopedStorage
2 parents 86d3112 + 77a7150 commit b948070

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
@@ -16,7 +16,7 @@
1616

1717
// Top-level build file where you can add configuration options common to all sub-projects/modules.
1818
buildscript {
19-
ext.kotlin_version = "1.5.10"
19+
ext.kotlin_version = "1.5.20"
2020
repositories {
2121
google()
2222
jcenter()

0 commit comments

Comments
 (0)