9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-19 15:09:25 +00:00

Update README.md

This commit is contained in:
XiaoMoMi
2025-06-20 23:43:30 +08:00
parent 6d190d1943
commit 12b2fb5558

View File

@@ -80,7 +80,7 @@ repositories {
### 📌 Dependency ### 📌 Dependency
```kotlin ```kotlin
dependencies { dependencies {
compileOnly("net.momirealms:custom-crops:3.6.29") compileOnly("net.momirealms:custom-crops:3.6.40")
} }
``` ```