update Android build tools to 33.0.0

This commit is contained in:
Daniel Micay 2022-07-16 18:29:19 -04:00
parent 2a91d95eef
commit 09ccfb069d
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ android {
}
compileSdk = 32
buildToolsVersion = "32.0.0"
buildToolsVersion = "33.0.0"
defaultConfig {
applicationId = "app.grapheneos.pdfviewer"