We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfc413 commit 3705b48Copy full SHA for 3705b48
README.md
@@ -91,7 +91,7 @@ maven { url 'https://jitpack.io' }
91
Step 2. Add the dependency
92
```
93
dependencies {
94
- implementation 'com.github.togisoft:jetpack_compose_country_code_picker:1.0'
+ implementation 'com.github.togisoft:jetpack_compose_country_code_picker:1.1'
95
}
96
97
0 commit comments