Skip to content

Commit fde1892

Browse files
committedAug 30, 2023
v0.0.2
1 parent 49d2420 commit fde1892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=2048m -Xmx2048m -Dfile.encoding=UTF-8
33
# Kotlin
44
kotlin.code.style=official
55
# Artifacts
6-
lib.version=0.0.1
6+
lib.version=0.0.2
77
lib.group=io.github.overpas
88
# KMP
99
kotlin.mpp.stability.nowarn=true

0 commit comments

Comments
 (0)
Please sign in to comment.