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

Commit 56aa91e

Browse files
authored
Merge pull request #122 from android/dependabot/gradle/ScopedStorage/com.android.tools.build-gradle-4.2.2
Bump gradle from 4.2.1 to 4.2.2 in /ScopedStorage
2 parents 8b707f0 + 74c57ac commit 56aa91e

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
@@ -22,7 +22,7 @@ buildscript {
2222
jcenter()
2323
}
2424
dependencies {
25-
classpath 'com.android.tools.build:gradle:4.2.1'
25+
classpath 'com.android.tools.build:gradle:4.2.2'
2626
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2727

2828
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)