File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<img src =" /pic/logo.png " width = 20% >
6
6
7
- [ ![ ] ( https://jitpack.io/v/sangcomz /RoundedButton.svg )] ( https://jitpack.io/#sangcomz /RoundedButton )
7
+ [ ![ ] ( https://jitpack.io/v/sabujak-sabujak /RoundedButton.svg )] ( https://jitpack.io/#sabujak-sabujak /RoundedButton )
8
8
9
9
Chameleon deals with the Status of RecyclerView.
10
10
@@ -20,7 +20,7 @@ Chameleon deals with the Status of RecyclerView.
20
20
}
21
21
22
22
dependencies {
23
- compile 'com.github.sangcomz :RoundedButton:v0.1.0 '
23
+ implementation 'com.github.sabujak-sabujak :RoundedButton:v0.1.1 '
24
24
}
25
25
```
26
26
### Usage
Original file line number Diff line number Diff line change 1
1
include ' :app' , ' :roundedbutton'
2
2
3
- gradle. ext. set(' versionCode' , 9 )
3
+ gradle. ext. set(' versionCode' , 1 )
4
4
gradle. ext. set(' versionName' , ' 0.1.1' )
5
5
6
6
gradle. ext. set(' minSdk' , 15 )
You can’t perform that action at this time.
0 commit comments