Skip to content

Commit e527536

Browse files
authored
build: bump build number
1 parent 6bdbb80 commit e527536

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

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

0 commit comments

Comments
 (0)