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 4d89445 commit 1509a9dCopy full SHA for 1509a9d
README.md
@@ -90,7 +90,7 @@ maven { url 'https://jitpack.io' }
90
Step 2. Add the dependency
91
```
92
dependencies {
93
- implementation 'com.github.togisoft:jetpack_compose_country_code_picker:5a3b7b0aba'
+ implementation 'com.github.togisoft:jetpack_compose_country_code_picker:1.0'
94
}
95
96
0 commit comments