Skip to content

Commit 3f6753e

Browse files
committed
chore(version): release v3.2.0
1 parent 92c8597 commit 3f6753e

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
@@ -28,7 +28,7 @@ val config = Config(
2828
major = 3,
2929
minor = 2,
3030
patch = 0,
31-
stage = Config.Stage.DEVELOP
31+
stage = Config.Stage.RELEASE
3232
),
3333
android = Config.Android(
3434
compileSdk = 34,

0 commit comments

Comments
 (0)