We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b906c63 commit 46b04d1Copy full SHA for 46b04d1
1 file changed
gradle.properties
@@ -2,15 +2,15 @@ kotlin.code.style=official
2
3
GROUP=co.touchlab
4
5
-VERSION_NAME=1.3.0
+VERSION_NAME=1.3.1
6
KOTLIN_VERSION=1.9.20
7
8
kotlin.native.ignoreDisabledTargets=true
9
10
SONATYPE_HOST=DEFAULT
11
RELEASE_SIGNING_ENABLED=true
12
13
-POM_ARTIFACT_ID=sqliter
+POM_ARTIFACT_ID=sqliter-driver
14
15
POM_NAME=SQLiter Native
16
POM_DESCRIPTION=Simple SQLite Driver
0 commit comments