Skip to content

Commit 582690d

Browse files
committed
update build tools to 35.0.0
1 parent 26e9d41 commit 582690d

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
@@ -40,7 +40,7 @@ android {
4040
}
4141

4242
compileSdk = 34
43-
buildToolsVersion = "34.0.0"
43+
buildToolsVersion = "35.0.0"
4444
ndkVersion = "26.1.10909125"
4545

4646
namespace = "app.grapheneos.camera"

0 commit comments

Comments
 (0)