mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 13:25:07 +01: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'
|
||||
|
||||
compileSdkVersion 31
|
||||
buildToolsVersion '33.0.0-rc3'
|
||||
buildToolsVersion '33.0.0-rc4'
|
||||
defaultConfig {
|
||||
applicationId "skyline.emu"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user