Skip to content

Commit

Permalink
Add explicit ndkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorvs committed Jan 13, 2024
1 parent 90bc24b commit 5bccb0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/netguard/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ mavenPublishing {

android {
compileSdk 32
ndkVersion "21.4.7075529"

defaultConfig {
minSdk 23
Expand Down

0 comments on commit 5bccb0f

Please sign in to comment.