Skip to content

Commit ee1c76f

Browse files
committed
update Android build tools to 34.0.0
1 parent 38e670b commit ee1c76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
}
4040

4141
compileSdk = 33
42-
buildToolsVersion = "33.0.2"
42+
buildToolsVersion = "34.0.0"
4343

4444
namespace = "app.grapheneos.pdfviewer"
4545

0 commit comments

Comments
 (0)