Skip to content

Commit

Permalink
set NDK version to 26.1.10909125
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Nov 13, 2023
1 parent 8cfca45 commit 40a1402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ android {

compileSdk = 34
buildToolsVersion = "34.0.0"
ndkVersion = "26.1.10909125"

namespace = "app.grapheneos.camera"

Expand Down

0 comments on commit 40a1402

Please sign in to comment.