We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7319c7d commit d77014aCopy full SHA for d77014a
CHANGELOG.md
@@ -6,7 +6,7 @@
6
7
### Breaking Changes
8
9
-- Remove `build_gradle_path` parameter from `android_current_branch_is_hotfix` [#579]
+- Remove `build_gradle_path` parameter from `android_current_branch_is_hotfix`. [#579]
10
11
### New Features
12
@@ -18,6 +18,8 @@ _None_
18
19
### Internal Changes
20
21
+- Update gems used internally & remove upper bound on `nokogiri` from the `.gemspec`. [#583]
22
+
23
- Deprecated the following actions: [#577, #579]
24
- `android_betabuild_prechecks`
25
- `android_build_prechecks`
0 commit comments