File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 components :
88 - platform-tools
99 - tools
10- - build-tools-24 .0.2
11- - android-24
10+ - build-tools-25 .0.0
11+ - android-25
1212 - extra-android-m2repository
1313
1414before_script :
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ and within your application `build.gradle`
1515
1616``` gradle
1717dependencies {
18- compile 'com.github.Commit451.AdapterLayout:adapterlayout:1.0.3 '
18+ compile 'com.github.Commit451.AdapterLayout:adapterlayout:latest.release.here '
1919}
2020```
2121and for [ FlowLayout] ( https://github.com/blazsolar/FlowLayout ) support
2222``` gradle
2323dependencies {
24- compile 'com.github.Commit451.AdapterLayout:adapterflowlayout:1.0.3 '
24+ compile 'com.github.Commit451.AdapterLayout:adapterflowlayout:latest.release.here '
2525}
2626```
2727
You can’t perform that action at this time.
0 commit comments