Skip to content

Commit badb4b6

Browse files
committed
⚡ add jitpack config file
1 parent 40c3f03 commit badb4b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
}
4343

4444
dependencies {
45-
implementation 'com.github.farhanroy:ComposeCountryCodePicker:1.0.0'
45+
implementation project(":cccp")
4646
implementation 'androidx.core:core-ktx:1.6.0'
4747
implementation 'androidx.appcompat:appcompat:1.3.1'
4848
implementation 'com.google.android.material:material:1.4.0'

0 commit comments

Comments
 (0)