Skip to content

Commit

Permalink
Update NDK
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Mar 9, 2024
1 parent 8ff0e1d commit f596c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Expand Up @@ -10,7 +10,7 @@ project.ext.set("versionCode", 46) // Android Version Code
// each APK must have a larger `versionCode` than the previous

buildscript {
ext.ndk_version = '25.2.9519653'
ext.ndk_version = '26.2.11394342'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit f596c36

Please sign in to comment.