File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.4 '
17+ implementation 'com.github.JavaNoober.BackgroundLibrary:library:1.7.5 '
1818
1919if 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.4 '
29+ implementation 'com.github.JavaNoober.BackgroundLibrary:libraryx:1.7.5 '
3030
3131
3232## Example effect
Original file line number Diff line number Diff 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.4 '
22+ implementation 'com.github.JavaNoober.BackgroundLibrary:library:1.7.5 '
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.4 '
34+ implementation 'com.github.JavaNoober.BackgroundLibrary:libraryx:1.7.5 '
3535
3636
3737## 使用文档
You can’t perform that action at this time.
0 commit comments