Skip to content

Commit

Permalink
docs: star history.
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed Dec 12, 2023
1 parent fa092ba commit cb4ba0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,9 @@ View this [file](CONTRIBUTING.md) to learn about how to contribute this reposito

Refer to the [file](RULES.md) to learn about the Code Specification of this repository.

### About
### Star History

I am a Chinese university student who is about to graduate,
If you want to provide feedback, please contact [@sortBy](https://t.me/sortBy).
[![Star History Chart](https://api.star-history.com/svg?repos=realOxy/M3UAndroid&type=Date)](https://star-history.com/#realOxy/M3UAndroid&Date)

### License

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import javax.inject.Singleton

@Module
@InstallIn(SingletonComponent::class)
interface ConfigurationModule {
interface PrefModule {
@Binds
@Singleton
fun bindPref(pref: SnapshotPref): Pref
Expand Down

0 comments on commit cb4ba0c

Please sign in to comment.