Upgrade build tools to 33.0.1

This commit is contained in:
Jarne Demeulemeester 2022-12-10 17:35:03 +01:00
parent 65f4c2f639
commit 067a128c13
No known key found for this signature in database
GPG key ID: B61B7B150DB6A6D2

View file

@ -13,7 +13,7 @@ plugins {
android {
namespace = "dev.jdtech.jellyfin"
compileSdk = 33
buildToolsVersion = "33.0.0"
buildToolsVersion = "33.0.1"
defaultConfig {
applicationId = "dev.jdtech.jellyfin"