Skip to content

Commit fd7d5c9

Browse files
authored
chore: upgrade gradle to 7.2rc2 (#301)
1 parent acb4198 commit fd7d5c9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-rc-2-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ pluginManagement {
88
}
99

1010
rootProject.name = "aws-sdk-swift"
11-
enableFeaturePreview("GRADLE_METADATA")
1211

1312

1413
fun module(path: String) {

0 commit comments

Comments
 (0)