Skip to content

Commit

Permalink
Update libphonenumber-android library to 8.13.2 & disable its api
Browse files Browse the repository at this point in the history
  • Loading branch information
Aristos Pasalides committed Dec 15, 2022
1 parent 4c0ebd3 commit 4e76197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion countrycodepicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
}

dependencies {
api 'com.github.MichaelRocks:libphonenumber-android:v8.12.5'
implementation 'io.michaelrocks:libphonenumber-android:8.13.2'
implementation 'androidx.annotation:annotation:1.1.0'
}

Expand Down

0 comments on commit 4e76197

Please sign in to comment.