Skip to content

Commit 303bcf9

Browse files
committed
Remove unused values
1 parent 1f75f5c commit 303bcf9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

aws-crt-kotlin/build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ kotlin {
6060
}
6161
}
6262

63-
val kotlinVersion: String by project
64-
val coroutinesVersion: String by project
65-
val mockServerVersion: String by project
66-
6763
sourceSets {
6864
val commonMain by getting {
6965
dependencies {

0 commit comments

Comments
 (0)