Skip to content

Commit bc7b0c1

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents eb4cfe5 + 3a146af commit bc7b0c1

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,6 @@ dependencies {
6868
}
6969
```
7070

71-
Or add the whole library:
72-
```kotlin
73-
dependencies {
74-
// ...
75-
implementation("com.github.rohankhayech:AndroidUtils:[version]")
76-
}
77-
```
78-
> [!NOTE]
79-
> Adding the whole library will include both M2 and M3 modules, as well as migration compatibility modules. It is recommended to only install the modules your project uses.
80-
8171
## License and Copyright
8272

8373
Copyright © 2025 Rohan Khayech

0 commit comments

Comments
 (0)