Commit 48d2a07 1 parent 4303f55 commit 48d2a07 Copy full SHA for 48d2a07
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 11
11
<groupId >in.srain.cube</groupId >
12
12
<artifactId >grid-view-with-header-footer</artifactId >
13
13
<type >jar</type >
14
- <version >1.0.8 </version >
14
+ <version >1.0.9 </version >
15
15
</dependency >
16
16
```
17
17
18
18
#### Gradle
19
19
20
20
``` groovy
21
- compile 'in.srain.cube:grid-view-with-header-footer:1.0.8 '
21
+ compile 'in.srain.cube:grid-view-with-header-footer:1.0.9 '
22
22
```
23
23
24
24
### 使用示例
Original file line number Diff line number Diff line change 11
11
<groupId >in.srain.cube</groupId >
12
12
<artifactId >grid-view-with-header-footer</artifactId >
13
13
<type >jar</type >
14
- <version >1.0.8 </version >
14
+ <version >1.0.9 </version >
15
15
</dependency >
16
16
```
17
17
18
18
#### Gradle
19
19
20
20
``` groovy
21
- compile 'in.srain.cube:grid-view-with-header-footer:1.0.8 '
21
+ compile 'in.srain.cube:grid-view-with-header-footer:1.0.9 '
22
22
```
23
23
24
24
### Usage
You can’t perform that action at this time.
0 commit comments