Skip to content

Commit

Permalink
Explicitly specify compatible NDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matej-Hlatky committed Nov 16, 2024
1 parent c69cc9e commit defed68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ android {
signingConfig signingConfigs.release
}
}
ndkVersion "25.1.8937393"
}

repositories {
Expand Down

0 comments on commit defed68

Please sign in to comment.