Skip to content

Location 16.0.0

Compare
Choose a tag to compare
@fornewid fornewid released this 05 Nov 07:42
· 65 commits to main since this release

πŸŽ‰ πŸŽ‰ πŸŽ‰ First release! πŸŽ‰ πŸŽ‰ πŸŽ‰

repositories {
    mavenCentral()
}

dependencies {
    implementation 'io.github.fornewid:naver-map-location:16.0.0'
}

What’s Changed

  • Introduce new 'naver-map-location' artifact (#69) @fornewid