Skip to content

Commit e5cbdfd

Browse files
committed
v21.0.2-location
1 parent 03b9e29 commit e5cbdfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

naver-map-compose/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'com.android.library'
33
id 'org.jetbrains.kotlin.android'
4-
id 'com.vanniktech.maven.publish'
4+
// id 'com.vanniktech.maven.publish'
55
id 'org.jetbrains.dokka'
66
id 'me.tylerbwong.gradle.metalava'
77
}

naver-map-location/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ POM_ARTIFACT_ID=naver-map-location
22
POM_NAME=Location for NAVER Map Android SDK
33
POM_DESCRIPTION=Location for NAVER Map Android SDK
44
POM_PACKAGING=aar
5-
VERSION_NAME=21.0.2-SNAPSHOT
5+
VERSION_NAME=21.0.2

0 commit comments

Comments
 (0)