Skip to content

Commit

Permalink
Build cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jayohms committed Feb 29, 2024
1 parent b9090b5 commit c9f37df
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions strada/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,6 @@ val developerEmail by extra("androidteam@basecamp.com")

val isSonatypeRelease by extra(project.hasProperty("sonatype"))

buildscript {
repositories {
google()
mavenCentral()
}

dependencies {
classpath("org.jetbrains.kotlin:kotlin-serialization:1.9.10")
}
}

repositories {
google()
mavenCentral()
Expand Down

0 comments on commit c9f37df

Please sign in to comment.