Skip to content

Commit

Permalink
Remove unused Compose Compiler Maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
proninyaroslav committed Mar 22, 2023
1 parent 1f82b7c commit 4384525
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ dependencyResolutionManagement {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
// For Kotlin 1.8 support of Compose Compiler
maven {
url "https://androidx.dev/storage/compose-compiler/repository/"
}
}
}
rootProject.name = "OpenComicVine"
Expand Down

0 comments on commit 4384525

Please sign in to comment.