update build tools to 33.0.1

This commit is contained in:
Patryk Mis 2022-12-20 10:00:34 +01:00 committed by Daniel Micay
parent 414d7fe3d1
commit aaa93a6f88
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ android {
}
compileSdk = 33
buildToolsVersion = "33.0.0"
buildToolsVersion = "33.0.1"
namespace = "app.grapheneos.pdfviewer"