File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Add this to your app's build.gradle:
14
14
}
15
15
16
16
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 '
18
18
19
19
if use androidx:
20
20
@@ -26,7 +26,7 @@ if use androidx:
26
26
}
27
27
28
28
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 '
30
30
31
31
32
32
## Example effect
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ issue回复不及时,可以添加qq群887686934
19
19
}
20
20
21
21
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 '
23
23
24
24
如果项目使用了androidx:
25
25
@@ -31,7 +31,7 @@ issue回复不及时,可以添加qq群887686934
31
31
}
32
32
33
33
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 '
35
35
36
36
37
37
## 使用文档
You can’t perform that action at this time.
0 commit comments