Skip to content

Commit

Permalink
update NDK to 28.0.13004108
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Feb 10, 2025
1 parent 42e468b commit 987ffde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {

compileSdk = 35
buildToolsVersion = "35.0.0"
ndkVersion = "27.2.12479018"
ndkVersion = "28.0.13004108"

namespace = "app.attestation.auditor"

Expand Down

0 comments on commit 987ffde

Please sign in to comment.