File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -175,3 +175,4 @@ allprojects {
175175 }
176176 }
177177}
178+
Original file line number Diff line number Diff line change 1717kotlin.code.style =official
1818
1919GROUP =co.touchlab
20- VERSION_NAME =0.3.8
21-
22- KOTLIN_VERSION =1.3.72
20+ VERSION_NAME =0.4.0
21+ KOTLIN_VERSION =1.4.0
2322
2423POM_URL =https://github.com/touchlab/TestHelp
2524POM_DESCRIPTION =Kotlin Multiplatform Test Help
Original file line number Diff line number Diff line change 1616
1717distributionBase =GRADLE_USER_HOME
1818distributionPath =wrapper/dists
19- distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.2 -all.zip
19+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.5 -all.zip
2020zipStoreBase =GRADLE_USER_HOME
2121zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 1616
1717rootProject. name = ' testhelp'
1818enableFeaturePreview(' GRADLE_METADATA' )
19- enableFeaturePreview(' STABLE_PUBLISHING' )
You can’t perform that action at this time.
0 commit comments