mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-09-02 18:49:33 +00:00
Build tools 29.0.3.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as exec from '@actions/exec';
|
||||
|
||||
const BUILD_TOOLS_VERSION = '29.0.2';
|
||||
const BUILD_TOOLS_VERSION = '29.0.3';
|
||||
|
||||
/**
|
||||
* Installs & updates the Android SDK for the macOS platform, including SDK platform for the chosen API level, latest build tools, platform tools, Android Emulator,
|
||||
|
||||
Reference in New Issue
Block a user