Skip to content

Commit

Permalink
Update README-EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JavaNoober authored Jun 12, 2020
1 parent bc21251 commit 0909d95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ A framework for directly generating shape through Tags, no need to write shape.x
Add this to your app's build.gradle:

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

if use androidx:

implementation "androidx.appcompat:appcompat:$supportVersion"
implementation 'com.noober.background:core:1.6.3'
implementation 'com.noober.background:core:1.6.5'


## Example effect
Expand Down

0 comments on commit 0909d95

Please sign in to comment.