File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
- enableFeaturePreview(" VERSION_CATALOGS" )
2
-
3
1
dependencyResolutionManagement {
4
2
versionCatalogs {
5
3
create(" libs" ) {
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =b586e04868a22fd817c8971330fec37e298f3242eb85c374181b12d637f80302
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -bin.zip
3
+ distributionSha256Sum =8cc27038d5dbd815759851ba53e70cf62e481b87494cc97cfd97982ada5ba634
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 1
1
rootProject.name = " kotlin-multiplatform-diff"
2
- enableFeaturePreview(" VERSION_CATALOGS" )
3
2
4
3
dependencyResolutionManagement {
5
4
repositories {
You can’t perform that action at this time.
0 commit comments