We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487aefe commit 873a417Copy full SHA for 873a417
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## NEXT
4
+
5
## 0.3.1
6
* Add `hashCode()` and `equals` in `IpInterface`
7
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.enableCInteropCommonization=true
kotlin.mpp.stability.nowarn=true
kotlin.native.ignoreDisabledTargets=true
-artifactVersion = 0.3.1
+artifactVersion = 0.3.2-SNAPSHOT
8
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
9
android.experimental.lint.version=8.9.3
10
android.lint.useK2Uast=true
0 commit comments