mukeshsolanki / Google-Places-AutoComplete-EditText

A simple library that can connect your autocomplete edittext to Google places api
https://www.madapps.in
MIT License
74 stars 36 forks source link

What's the <latest-version> in build.gradle dependency? #17

Closed nottherealironman closed 4 years ago

nottherealironman commented 4 years ago

I tried entering version of the app i.e. "1.0" as well as the latest version of Google places API. But neither did work. Would you mind telling me what should I enter in the @mukeshsolanki? Thanks

dependencies {
        implementation 'com.github.mukeshsolanki:Google-Places-AutoComplete-EditText:**<latest-version>**'
}
mukeshsolanki commented 4 years ago

Please look at the readme file