Skip to content

Commit c7cf512

Browse files
committed
Begin development on v7.1.1
1 parent 7f2d6a5 commit c7cf512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Config.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Config {
2-
const val version = "7.1.0"
2+
const val version = "7.1.1-SNAPSHOT"
33
val submodules = listOf("auth", "common", "firestore", "database", "storage")
44

55
private const val kotlinVersion = "1.3.72"

0 commit comments

Comments
 (0)