diff --git a/README.md b/README.md index e1b282a..794543d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ### Setup Include the following dependency in your apps build.gradle file. ``` -implementation 'com.master.android:simpleadapter:3.2' +implementation 'com.master.android:simpleadapter:3.4' ``` # How to use (kotlin)