Skip to content

Commit 0909d95

Browse files
authored
Update README-EN.md
1 parent bc21251 commit 0909d95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README-EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ A framework for directly generating shape through Tags, no need to write shape.x
77
Add this to your app's build.gradle:
88

99
implementation "com.android.support:appcompat-v7:$supportVersion"
10-
implementation 'com.noober.background:core:1.6.3'
10+
implementation 'com.noober.background:core:1.6.5'
1111

1212
if use androidx:
1313

1414
implementation "androidx.appcompat:appcompat:$supportVersion"
15-
implementation 'com.noober.background:core:1.6.3'
15+
implementation 'com.noober.background:core:1.6.5'
1616

1717

1818
## Example effect

0 commit comments

Comments
 (0)