Skip to content

Commit 46b04d1

Browse files
committed
Fix coordinate
1 parent b906c63 commit 46b04d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ kotlin.code.style=official
22

33
GROUP=co.touchlab
44

5-
VERSION_NAME=1.3.0
5+
VERSION_NAME=1.3.1
66
KOTLIN_VERSION=1.9.20
77

88
kotlin.native.ignoreDisabledTargets=true
99

1010
SONATYPE_HOST=DEFAULT
1111
RELEASE_SIGNING_ENABLED=true
1212

13-
POM_ARTIFACT_ID=sqliter
13+
POM_ARTIFACT_ID=sqliter-driver
1414

1515
POM_NAME=SQLiter Native
1616
POM_DESCRIPTION=Simple SQLite Driver

0 commit comments

Comments
 (0)