Skip to content

Commit 88ccb5a

Browse files
authored
Update README.md
1 parent f70ba74 commit 88ccb5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ maven { url 'https://jitpack.io' }
110110
Step 2. Add the dependency
111111
```
112112
dependencies {
113-
implementation 'com.github.togisoft:jetpack_compose_country_code_picker:1.1'
113+
implementation 'com.github.togisoft:jetpack_compose_country_code_picker:1.1.1'
114+
114115
}
115116
```
116117

0 commit comments

Comments
 (0)