Update build tools to 33.0.0 to fix CI

We're never switching to RC build tools again
This commit is contained in:
Billy Laws 2022-06-10 00:11:12 +01:00 committed by GitHub
parent 22039df301
commit 8689886bbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"