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

Commit 74c57ac

Browse files
Bump gradle from 4.2.1 to 4.2.2 in /ScopedStorage
Bumps gradle from 4.2.1 to 4.2.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9821f63 commit 74c57ac

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)