Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dewantawsif committed May 1, 2024
1 parent 3c8edb6 commit dc9879b
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 @@ -9,8 +9,8 @@ plugiin {
}

dependencies {
implementation("me.tawsif.hilt:flexible-hilt-core:0.2.1")
ksp("me.tawsif.hilt:flexible-hilt-compiler:0.2.1")
implementation("me.tawsif.hilt:flexible-hilt-core:0.3.0")
ksp("me.tawsif.hilt:flexible-hilt-compiler:0.3.0")
}
```

Expand Down

0 comments on commit dc9879b

Please sign in to comment.