We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4006d0e commit f2b61d2Copy full SHA for f2b61d2
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.3'
+ implementation 'com.github.pslilysm:sdk-ktx:2.2.4'
32
}
33
```
34
0 commit comments