Skip to content

Commit

Permalink
[doc|build]更新README;更新hilt plugin版本
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyD666 committed Jul 26, 2023
1 parent 454c497 commit d55ae9a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<a href="https://github.com/SkyD666/Rays-Android/blob/master/LICENSE" style="text-decoration:none" >
<img src="https://img.shields.io/github/license/SkyD666/Rays-Android?style=for-the-badge" alt="GitHub license"/>
</a>
<a href="https://t.me/SkyD666Chat" style="text-decoration:none" >
<img src="https://img.shields.io/badge/Telegram-2CA5E0?logo=telegram&logoColor=white&style=for-the-badge" alt="Telegram"/>
</a>
<a href="https://discord.gg/pEWEjeJTa3" style="text-decoration:none" >
<img src="https://img.shields.io/discord/982522006819991622?color=5865F2&label=Discord&logo=discord&logoColor=white&style=for-the-badge" alt="Discord"/>
</a>
Expand All @@ -39,6 +42,7 @@
</div>



## 💡 Features

1. Support **tagging** for stickers
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id 'com.android.application' version '8.0.2' apply false
id 'com.android.library' version '8.0.2' apply false
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
id 'com.google.dagger.hilt.android' version '2.45' apply false
id 'com.google.dagger.hilt.android' version '2.47' apply false
id 'com.google.devtools.ksp' version '1.8.10-1.0.9' apply false
id 'org.jetbrains.kotlin.plugin.serialization' version '1.8.10'
}
4 changes: 4 additions & 0 deletions doc/README/README-zh-rCN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
<a href="https://github.com/SkyD666/Rays-Android/blob/master/LICENSE" style="text-decoration:none" >
<img src="https://img.shields.io/github/license/SkyD666/Rays-Android?style=for-the-badge" alt="GitHub license"/>
</a>
<a href="https://t.me/SkyD666Chat" style="text-decoration:none" >
<img src="https://img.shields.io/badge/Telegram-2CA5E0?logo=telegram&logoColor=white&style=for-the-badge" alt="Telegram"/>
</a>
<a href="https://discord.gg/pEWEjeJTa3" style="text-decoration:none" >
<img src="https://img.shields.io/discord/982522006819991622?color=5865F2&label=Discord&logo=discord&logoColor=white&style=for-the-badge" alt="Discord"/>
</a>
Expand All @@ -37,6 +40,7 @@




## 💡主要功能

1. 支持为表情包打**标签**
Expand Down

0 comments on commit d55ae9a

Please sign in to comment.