Skip to content

Commit c3dd279

Browse files
committed
chore(version): bump to release v2.5.2
1 parent ad0424f commit c3dd279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/extension/Project.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ val config = Config(
2727
version = Config.Version(
2828
major = 2,
2929
minor = 5,
30-
patch = 1,
30+
patch = 2,
3131
phase = Config.Phase.RELEASE
3232
),
3333
android = Config.Android(

0 commit comments

Comments
 (0)