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 fef6717 commit 2d05c41Copy full SHA for 2d05c41
gradle.properties
@@ -5,7 +5,7 @@ kotlin.code.style=official
5
SONATYPE_HOST=DEFAULT
6
RELEASE_SIGNING_ENABLED=true
7
GROUP=co.touchlab.crashkios
8
-VERSION_NAME=0.9.0
+VERSION_NAME=0.8.6
9
10
POM_URL=https://github.com/touchlab/CrashKios
11
POM_DESCRIPTION=Kotlin Native iOS Crash Report Library
@@ -24,4 +24,4 @@ POM_DEVELOPER_ORG=Kevin Galligan
24
POM_DEVELOPER_URL=https://touchlab.co/
25
26
kotlin.mpp.enableCInteropCommonization=true
27
-kotlin.mpp.commonizerLogLevel=info
+kotlin.mpp.commonizerLogLevel=info
0 commit comments