Update build tools to 33.0.2
33.0.1 -> 33.0.2
This commit is contained in:
parent
6303673bd0
commit
31a3627cf1
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue