From 9644b1a1f95817af4fc99f6050252d3f36ee6f73 Mon Sep 17 00:00:00 2001 From: Yang Date: Sat, 14 Mar 2026 19:49:27 +1100 Subject: [PATCH] Prepare for release 2.37.0. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e45099a7..eabb3e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## v2.37.0 + * Update SDK build tools to `36.0.0`, update SDK command-line tools to `20.0`. - [#467](https://github.com/ReactiveCircus/android-emulator-runner/pull/467) * Run action on Node 24. - [#466](https://github.com/ReactiveCircus/android-emulator-runner/pull/466) * Update Node and npm packages. - [#466](https://github.com/ReactiveCircus/android-emulator-runner/pull/466)