We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290b36d commit 53ee7bdCopy full SHA for 53ee7bd
1 file changed
README.md
@@ -25,7 +25,7 @@ Step 1. Add it in your **root** build.gradle at the end of repositories:
25
Step 2. Add the dependency
26
27
dependencies {
28
- compile 'com.github.simonebortolin:FlowLayoutManager:1.4.0'
+ implementation 'com.github.simonebortolin:FlowLayoutManager:1.4.0'
29
}
30
31
Item per line limitation
@@ -101,4 +101,4 @@ I thank all the authors of the various commits that I have included in my fork
101
distributed under the License is distributed on an "AS IS" BASIS,
102
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
103
See the License for the specific language governing permissions and
104
- limitations under the License.
+ limitations under the License.
0 commit comments