We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f188e commit 6167a8eCopy full SHA for 6167a8e
README.md
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
28
dependencies {
29
// add sdk-ktx to your dependencies
30
// proguard bundled in aar
31
- implementation 'com.github.pslilysm:sdk-ktx:2.2.7'
+ implementation 'com.github.pslilysm:sdk-ktx:2.2.8'
32
}
33
```
34
0 commit comments