Skip to content

Commit

Permalink
Update NdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Sep 26, 2024
1 parent 4420de6 commit 79b9c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/android/library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ android {
jacocoVersion = "0.8.8"
}

ndkVersion = "25.2.9519653"
ndkVersion = "27.1.12297006"

packagingOptions {
resources.excludes += 'META-INF/LICENSE.md'
Expand Down

0 comments on commit 79b9c70

Please sign in to comment.