File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ <h5 id="add-ons">Add-On Modules</h5>
94
94
< p > Modules are also provided for the add-on Android libraries. Add the dependency (listed below) and use the following imports:</ p >
95
95
< ul >
96
96
< li > < p > support-v4</ p > < pre class ="prettyprint "> import static org.assertj.android.support.v4.api.Assertions.assertThat;</ pre > </ li >
97
- < li > < p > Google Play Services</ p > < pre class ="prettyprint "> import static org.assertj.android.platservices .api.Assertions.assertThat;</ pre > </ li >
97
+ < li > < p > Google Play Services</ p > < pre class ="prettyprint "> import static org.assertj.android.playservices .api.Assertions.assertThat;</ pre > </ li >
98
98
< li > < p > appcompat-v7</ p > < pre class ="prettyprint "> import static org.assertj.android.appcompat.v7.api.Assertions.assertThat;</ pre > </ li >
99
99
< li > < p > mediarouter-v7</ p > < pre class ="prettyprint "> import static org.assertj.android.mediarouter.v7.api.Assertions.assertThat;</ pre > </ li >
100
100
< li > < p > gridlayout-v7</ p > < pre class ="prettyprint "> import static org.assertj.android.gridlayout.v7.api.Assertions.assertThat;</ pre > </ li >
You can’t perform that action at this time.
0 commit comments