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 34e6d8d commit 1a22849
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 @@ -40,6 +40,7 @@ android {

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

namespace = "app.attestation.auditor"

Expand Down

0 comments on commit 1a22849

Please sign in to comment.