Skip to content

Commit

Permalink
Remove dependency on jcenter (#290)
Browse files Browse the repository at this point in the history
Signed-off-by: Sai Kumar <[email protected]>
  • Loading branch information
saikaranam-amazon authored Jan 13, 2022
1 parent 0d70b57 commit 4b54cda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ repositories {
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://plugins.gradle.org/m2/" }
maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
jcenter()
}

compileKotlin {
Expand Down

0 comments on commit 4b54cda

Please sign in to comment.