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 edcc041 commit 2fd733eCopy full SHA for 2fd733e
gradle.properties
@@ -14,8 +14,7 @@ kotlin.code.style=official
14
android.useAndroidX=true
15
org.gradle.jvmargs=-Xmx4g
16
17
-#Uncomment to allow local publishing without signing
18
-#RELEASE_SIGNING_ENABLED=false
+RELEASE_SIGNING_ENABLED=true
19
20
GROUP=co.touchlab.kmmbridge
21
VERSION_NAME=1.1.0-SNAPSHOT
0 commit comments