File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -84,17 +84,6 @@ dependencies {
8484val dependencyVersions = listOf (
8585 " net.bytebuddy:byte-buddy:1.12.17" ,
8686 " net.bytebuddy:byte-buddy-agent:1.12.17" ,
87- " org.jetbrains.kotlin:kotlin-reflect:1.7.10" ,
88- " org.jetbrains.kotlin:kotlin-stdlib:1.7.10" ,
89- " org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20" ,
90- " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20" ,
91- " org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20" ,
92- " org.jetbrains.kotlin:kotlin-test:1.7.10" ,
93- " org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4" ,
94- " org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4" ,
95- " org.jetbrains.kotlinx:kotlinx-coroutines-debug:1.6.4" ,
96- " org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4" ,
97- " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4" ,
9887)
9988
10089val dependencyGroupVersions = mapOf (
You can’t perform that action at this time.
0 commit comments