Update build tools to 33.0.2

33.0.1 -> 33.0.2
This commit is contained in:
Jarne Demeulemeester 2023-02-10 23:37:16 +01:00
parent 6303673bd0
commit 31a3627cf1
No known key found for this signature in database
GPG key ID: 65C6006F2032DD14

View file

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