We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85bd2b commit 77ed8b4Copy full SHA for 77ed8b4
README.md
@@ -16,7 +16,7 @@ You can check the [sample](https://github.com/Swisyn/Android-Consent-SDK-Helper/
16
Add dependency in your app-level build.gradle
17
18
```groovy
19
-implementation 'com.cuneytayyildiz:consent-sdk-helper:1.0.1'
+implementation 'com.cuneytayyildiz:consent-sdk-helper:1.0.2'
20
```
21
22
<b>The constructor has 6 parameters, first 3 of them are mandatory.</b>
0 commit comments