Skip to content

Commit

Permalink
Delete unnecessary buildscript section
Browse files Browse the repository at this point in the history
  • Loading branch information
sergej-koscejev committed Oct 23, 2019
1 parent ad69cb5 commit 3bdfd84
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
buildscript {
repositories {
mavenLocal()
maven(url = "https://projects.itemis.de/nexus/content/repositories/mbeddr")
jcenter()
}
}

allprojects {
group = "com.mbeddr.platform.mpsutil"
version = "exp.2019.1"
Expand Down

0 comments on commit 3bdfd84

Please sign in to comment.