diff --git a/README.md b/README.md index cfca8a0..6929261 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ allprojects { 2. Add the dependency for the App ID client SDK: ```gradle dependencies { - compile 'com.github.ibm-cloud-security:appid-clientsdk-android:4.+' + compile 'com.github.ibm-cloud-security:appid-clientsdk-android:6.+' } ```