mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-26 08:24:16 +01:00
Update build tools to 33.0.0 to fix CI
We're never switching to RC build tools again
This commit is contained in:
parent
22039df301
commit
8689886bbb
@ -16,7 +16,7 @@ android {
|
|||||||
namespace 'emu.skyline'
|
namespace 'emu.skyline'
|
||||||
|
|
||||||
compileSdkVersion 31
|
compileSdkVersion 31
|
||||||
buildToolsVersion '33.0.0-rc4'
|
buildToolsVersion '33.0.0'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "skyline.emu"
|
applicationId "skyline.emu"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user