Skip to content

Commit 8260e36

Browse files
authored
prep next development cycle
1 parent ab623d6 commit 8260e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Packaging {
1313
private const val majorVersion = 2
1414
private const val minorVersion = 1
1515
private const val patchVersion = 7
16-
const val buildNumber = 410
16+
const val buildNumber = 411
1717

1818
val versionCode = buildNumber
1919
val versionName = "$majorVersion.$minorVersion.$patchVersion"

0 commit comments

Comments
 (0)