mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-12-28 23:55:29 +03:00
Update Build Tools to 33.0.0-rc4
Google has removed `33.0.0-rc3` from their servers and it can no longer be downloaded by the CI, the build tools version has been updated as a result.
This commit is contained in:
parent
dd0004e208
commit
4ec1cc7086
@ -9,7 +9,7 @@ android {
|
|||||||
namespace 'emu.skyline'
|
namespace 'emu.skyline'
|
||||||
|
|
||||||
compileSdkVersion 31
|
compileSdkVersion 31
|
||||||
buildToolsVersion '33.0.0-rc3'
|
buildToolsVersion '33.0.0-rc4'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "skyline.emu"
|
applicationId "skyline.emu"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user