Skip to content

Commit

Permalink
Move to KOSI-libs
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Jun 22, 2022
1 parent 119cd5d commit fcfbff4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<img alt="KODEIN-LOG" src="https://raw.githubusercontent.com/Kodein-Framework/Kodein-Log/master/doc/modules/ROOT/images/kodein-log-logo.svg" width="700">
<img alt="KODEIN-LOG" src="https://raw.githubusercontent.com/kosi-libs/Kodein-Log/master/doc/modules/ROOT/images/kodein-log-logo.svg" width="700">
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
repositories {
mavenLocal()
maven(url = "https://raw.githubusercontent.com/Kodein-Framework/kodein-internal-gradle-plugin/mvn-repo")
maven(url = "https://raw.githubusercontent.com/kosi-libs/kodein-internal-gradle-plugin/mvn-repo")
}
dependencies {
classpath("org.kodein.internal.gradle:kodein-internal-gradle-settings:6.17.1")
Expand Down

0 comments on commit fcfbff4

Please sign in to comment.