Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Commit 29d2806

Browse files
committed
Bump version to 2.6.1
1 parent 18bfd62 commit 29d2806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Versions {
44
const val compile_sdk = 29
55
const val build_tools = "29.0.2"
66
const val version_code = 1
7-
const val version_name = "2.6.0"
7+
const val version_name = "2.6.1"
88
const val android_gradle_plugin = "3.6.1"
99
const val gms_oss_licenses_plugin = "0.10.2"
1010
const val support = "1.0.0"

0 commit comments

Comments
 (0)