We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26d587 commit 61e9295Copy full SHA for 61e9295
gradle.properties
@@ -7,6 +7,9 @@ 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
14
15
POM_NAME=SQLiter Native
0 commit comments