Skip to content

Commit 9f257b6

Browse files
committed
Version 4.2.0
1 parent add640d commit 9f257b6

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 = "4.1.0"
2+
const val version = "4.2.0-SNAPSHOT"
33
val submodules = listOf("auth", "common", "firestore", "database", "storage")
44

55
private const val kotlinVersion = "1.2.41"

0 commit comments

Comments
 (0)