Skip to content

Commit 09ccfb0

Browse files
committed
update Android build tools to 33.0.0
1 parent 2a91d95 commit 09ccfb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
}
3434

3535
compileSdk = 32
36-
buildToolsVersion = "32.0.0"
36+
buildToolsVersion = "33.0.0"
3737

3838
defaultConfig {
3939
applicationId = "app.grapheneos.pdfviewer"

0 commit comments

Comments
 (0)