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 389887f commit c7863f7
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 @@ -30,7 +30,7 @@ android {
namespace = "app.grapheneos.info"
compileSdk = 35
buildToolsVersion = "35.0.0"
ndkVersion = "27.2.12479018"
ndkVersion = "28.0.13004108"

defaultConfig {
applicationId = "app.grapheneos.info"
Expand Down

0 comments on commit c7863f7

Please sign in to comment.