Skip to content

Commit 9c63b11

Browse files
committed
Update README
1 parent 4adc393 commit 9c63b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ allprojects {
3939
#### **v2.x**(使用 **Hilt** 简化 **Dagger2** 依赖注入用法)
4040
```gradle
4141
//AndroidX 版本
42-
implementation 'com.github.jenly1314.MVVMFrame:mvvmframe:2.1.0'
42+
implementation 'com.github.jenly1314:MVVMFrame:2.1.0'
4343
4444
```
4545

0 commit comments

Comments
 (0)