Skip to content

Commit 68b320c

Browse files
committed
Begin development on v6.0.3
Change-Id: I0366c6a72d0e54c181bd31375a9344ccdb143926
1 parent 3fab6d5 commit 68b320c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Config.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Config {
2-
const val version = "6.0.2"
2+
const val version = "6.0.3-SNAPSHOT"
33
val submodules = listOf("auth", "auth-github", "common", "firestore", "database", "storage")
44

55
private const val kotlinVersion = "1.3.10"

0 commit comments

Comments
 (0)