Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
rbro112 committed Apr 6, 2024
1 parent 01affb3 commit d2ff750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ Additionally, `ANDROID_SDK_ROOT` must be set and point to the Android SDK locati
1. Update the `emerge-gradle-plugin` version in `/gradle/libs.versions.toml`
2. Update the plugin version in documentation.
3. Update the `/gradle-plugin/CHANGELOG.md`
4. `gt bc -am "Prepare for Gradle Plugin release X.Y.Z"` (X.Y.Z is the version set in step 1)
4. `gt c -am "Prepare for Gradle Plugin release X.Y.Z"` (X.Y.Z is the version set in step 1)
5. `gt ss`
6. Get PR approved and merge
7. Create a new release on GitHub
Expand Down

0 comments on commit d2ff750

Please sign in to comment.