Skip to content

Commit bc21251

Browse files
authored
Update README.md
1 parent 95a3d73 commit bc21251

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ A framework for directly generating shape through Tags, no need to write shape.x
1010
依赖方式:
1111

1212
implementation "com.android.support:appcompat-v7:$supportVersion"
13-
implementation 'com.noober.background:core:1.6.3'
13+
implementation 'com.noober.background:core:1.6.5'
1414

1515
如果项目使用了androidx:
1616

1717
implementation "androidx.appcompat:appcompat:$supportVersion"
18-
implementation 'com.noober.background:core:1.6.3'
18+
implementation 'com.noober.background:core:1.6.5'
1919

2020

2121
## 使用文档

0 commit comments

Comments
 (0)