Remove bintray repositories from kotlin-native/samples

This commit is contained in:
Svyatoslav Scherbina
2021-03-03 09:33:04 +00:00
committed by Space
parent 5923cbd76f
commit 95584f90c3
12 changed files with 1 additions and 19 deletions
@@ -8,7 +8,6 @@ plugins {
repositories {
jcenter()
mavenCentral()
}
val hostOs = System.getProperty("os.name")