Skip to content

Commit 4e45694

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

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
@@ -12,7 +12,7 @@ object Android {
1212
object Packaging {
1313
private const val majorVersion = 2
1414
private const val minorVersion = 1
15-
private const val patchVersion = 7
15+
private const val patchVersion = 8
1616

1717
const val versionName = "$majorVersion.$minorVersion.$patchVersion"
1818
}

0 commit comments

Comments
 (0)