Skip to content

Commit 2d05c41

Browse files
authored
Downgrade version to a patch release
1 parent fef6717 commit 2d05c41

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
@@ -5,7 +5,7 @@ kotlin.code.style=official
55
SONATYPE_HOST=DEFAULT
66
RELEASE_SIGNING_ENABLED=true
77
GROUP=co.touchlab.crashkios
8-
VERSION_NAME=0.9.0
8+
VERSION_NAME=0.8.6
99

1010
POM_URL=https://github.com/touchlab/CrashKios
1111
POM_DESCRIPTION=Kotlin Native iOS Crash Report Library
@@ -24,4 +24,4 @@ POM_DEVELOPER_ORG=Kevin Galligan
2424
POM_DEVELOPER_URL=https://touchlab.co/
2525

2626
kotlin.mpp.enableCInteropCommonization=true
27-
kotlin.mpp.commonizerLogLevel=info
27+
kotlin.mpp.commonizerLogLevel=info

0 commit comments

Comments
 (0)