Skip to content

Commit 4169db2

Browse files
dependabot[bot]Zxilly
authored andcommitted
build(deps): bump gradle from 7.3.0 to 7.3.1
Bumps gradle from 7.3.0 to 7.3.1. --- 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 7f9df54 commit 4169db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
resolutionStrategy {
88
eachPlugin {
99
if (requested.id.namespace == "com.android" || requested.id.name == "kotlin-android") {
10-
useModule("com.android.tools.build:gradle:7.3.0")
10+
useModule("com.android.tools.build:gradle:7.3.1")
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)