Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid committed Jan 30, 2024
1 parent 3e142af commit da8761c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion naver-map-compose/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ POM_ARTIFACT_ID=naver-map-compose
POM_NAME=NAVER Map Android SDK for Jetpack Compose
POM_DESCRIPTION=NAVER Map Android SDK for Jetpack Compose
POM_PACKAGING=aar
VERSION_NAME=1.5.5-SNAPSHOT
VERSION_NAME=1.6.0
2 changes: 1 addition & 1 deletion naver-map-location/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'com.android.library'
id 'org.jetbrains.kotlin.android'
id 'com.vanniktech.maven.publish'
// id 'com.vanniktech.maven.publish'
id 'org.jetbrains.dokka'
id 'me.tylerbwong.gradle.metalava'
}
Expand Down

0 comments on commit da8761c

Please sign in to comment.