Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dewantawsif committed Mar 24, 2024
1 parent d2f9935 commit a72f0b1
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 @@ -7,8 +7,8 @@ plugiin {
}

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

Expand Down

0 comments on commit a72f0b1

Please sign in to comment.