Skip to content

Commit 53ee7bd

Browse files
Update README.md
1 parent 290b36d commit 53ee7bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Step 1. Add it in your **root** build.gradle at the end of repositories:
2525
Step 2. Add the dependency
2626

2727
dependencies {
28-
compile 'com.github.simonebortolin:FlowLayoutManager:1.4.0'
28+
implementation 'com.github.simonebortolin:FlowLayoutManager:1.4.0'
2929
}
3030

3131
Item per line limitation
@@ -101,4 +101,4 @@ I thank all the authors of the various commits that I have included in my fork
101101
distributed under the License is distributed on an "AS IS" BASIS,
102102
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
103103
See the License for the specific language governing permissions and
104-
limitations under the License.
104+
limitations under the License.

0 commit comments

Comments
 (0)