Skip to content

Commit c4e2374

Browse files
authored
build: prep next development cycle
1 parent 760389c commit c4e2374

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 = 11
15+
private const val patchVersion = 12
1616

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

0 commit comments

Comments
 (0)