Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
KIMSEI1124 committed Mar 18, 2024
2 parents d659d9f + 98ba70f commit e95f36b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
}
dependencies {
implementation 'com.github.CoffeeDrivenDevelopment:sangchu-common:0.0.2'
implementation 'com.github.CoffeeDrivenDevelopment:sangchu-common:0.0.3'
}
```

Expand All @@ -34,7 +34,7 @@ repositories {
}

dependencies {
implementation("com.github.CoffeeDrivenDevelopment:sangchu-common:Tag")
implementation("com.github.CoffeeDrivenDevelopment:sangchu-common:0.0.3")
}
```

Expand Down

0 comments on commit e95f36b

Please sign in to comment.