Skip to content

Commit

Permalink
chore(version): promote v2.2.1 to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Irineu333 committed Oct 31, 2024
1 parent 78cdc3c commit 3594777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/extension/Project.kt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ val config = Config(
major = 2,
minor = 2,
patch = 1,
phase = Config.Phase.DEVELOP
phase = Config.Phase.RELEASE
),
android = Config.Android(
compileSdk = 34,
Expand Down

0 comments on commit 3594777

Please sign in to comment.