Build tools 29.0.3.

This commit is contained in:
Yang Chen
2020-01-31 11:20:06 +11:00
committed by Yang
parent 128c6a83e1
commit 97f77e3305
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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,