Skip to content

Commit add5d38

Browse files
author
qi.xiao
committed
update md
1 parent 957d833 commit add5d38

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-EN.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Add this to your app's build.gradle:
1414
}
1515

1616
implementation "androidx.appcompat:appcompat:$supportVersion"
17-
implementation 'com.github.JavaNoober.BackgroundLibrary:library:1.7.5'
17+
implementation 'com.github.JavaNoober.BackgroundLibrary:library:1.7.6'
1818

1919
if use androidx:
2020

@@ -26,7 +26,7 @@ if use androidx:
2626
}
2727

2828
implementation "androidx.appcompat:appcompat:$supportVersion"
29-
implementation 'com.github.JavaNoober.BackgroundLibrary:libraryx:1.7.5'
29+
implementation 'com.github.JavaNoober.BackgroundLibrary:libraryx:1.7.6'
3030

3131

3232
## Example effect

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ issue回复不及时,可以添加qq群887686934
1919
}
2020

2121
implementation "com.android.support:appcompat-v7:$supportVersion"
22-
implementation 'com.github.JavaNoober.BackgroundLibrary:library:1.7.5'
22+
implementation 'com.github.JavaNoober.BackgroundLibrary:library:1.7.6'
2323

2424
如果项目使用了androidx:
2525

@@ -31,7 +31,7 @@ issue回复不及时,可以添加qq群887686934
3131
}
3232

3333
implementation "androidx.appcompat:appcompat:$supportVersion"
34-
implementation 'com.github.JavaNoober.BackgroundLibrary:libraryx:1.7.5'
34+
implementation 'com.github.JavaNoober.BackgroundLibrary:libraryx:1.7.6'
3535

3636

3737
## 使用文档

0 commit comments

Comments
 (0)