We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c3f03 commit badb4b6Copy full SHA for badb4b6
1 file changed
app/build.gradle
@@ -42,7 +42,7 @@ android {
42
}
43
44
dependencies {
45
- implementation 'com.github.farhanroy:ComposeCountryCodePicker:1.0.0'
+ implementation project(":cccp")
46
implementation 'androidx.core:core-ktx:1.6.0'
47
implementation 'androidx.appcompat:appcompat:1.3.1'
48
implementation 'com.google.android.material:material:1.4.0'
0 commit comments