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 6801344 commit afd609cCopy full SHA for afd609c
gradle.properties
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=2G
8
9
# POM file
10
GROUP=org.mobilenativefoundation.store
11
-VERSION_NAME=5.1.0-SNAPSHOT
+VERSION_NAME=5.1.0-beta01
12
POM_PACKAGING=pom
13
POM_DESCRIPTION = Store5 is a Kotlin Multiplatform network-resilient repository layer
14
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ testCore = "1.6.1"
21
kmmBridge = "0.3.2"
22
ktlint = "0.39.0"
23
kover = "0.9.0-RC"
24
-store = "5.1.0-SNAPSHOT"
+store = "5.1.0-beta01"
25
truth = "1.1.3"
26
turbine = "1.2.0"
27
binary-compatibility-validator = "0.15.0-Beta.2"
0 commit comments