update build tools version to 33.0.2

This commit is contained in:
Daniel Micay 2023-02-11 05:36:29 -05:00
parent deba479a69
commit 6db24ef23d
1 changed files with 1 additions and 1 deletions

View File

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