update Android build tools to 34.0.0

This commit is contained in:
Daniel Micay 2023-07-30 13:21:32 -04:00
parent 31f030bdc1
commit 30a97d7b47
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ android {
}
compileSdk = 33
buildToolsVersion = "33.0.2"
buildToolsVersion = "34.0.0"
namespace = "app.grapheneos.pdfviewer"