Closed pcox3 closed 2 months ago
From
dependencies { implementation("io.github.androidpoet.countrypicker:0.1.1") }
TO
[Version] countrycode-picker = "0.1.1" [libraries] countrycode-picker = {module = "io.github.androidpoet:countrypicker", version.ref = "countrycode-picker"} [dependencies] implementation(libs.countrycode.picker)
This is a personal preference of the user and is unrelated to the project.
From
TO