Skip to content

Commit

Permalink
[Backport] Remove dependency on jcenter (#291)
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 725ad4b commit 2757ca0
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 @@ -124,7 +124,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 2757ca0

Please sign in to comment.