Skip to content

Commit ff7f106

Browse files
committed
build: prep next development cycle
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
1 parent 7e893a9 commit ff7f106

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-
private const val buildNumber = 414
16+
private const val buildNumber = 415
1717

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

0 commit comments

Comments
 (0)