Skip to content

Commit

Permalink
Update NDK
Browse files Browse the repository at this point in the history
  • Loading branch information
osm0sis authored Jul 18, 2024
1 parent f20c2df commit 1db82e2
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 @@ -5,7 +5,7 @@ plugins {
android {
namespace = "es.chiteroman.playintegrityfix"
compileSdk = 34
ndkVersion = "26.3.11579264"
ndkVersion = "27.0.12077973"
buildToolsVersion = "34.0.0"

buildFeatures {
Expand Down

0 comments on commit 1db82e2

Please sign in to comment.