We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb4198 commit fd7d5c9Copy full SHA for fd7d5c9
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.8-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-rc-2-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
settings.gradle.kts
@@ -8,7 +8,6 @@ pluginManagement {
8
}
9
10
rootProject.name = "aws-sdk-swift"
11
-enableFeaturePreview("GRADLE_METADATA")
12
13
14
fun module(path: String) {
0 commit comments