Browse Source

Android: bump NDK version

master
Patryk Mis 2 years ago
parent
commit
60209a6cbc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      android/build.gradle

+ 1
- 1
android/build.gradle View File

@@ -27,7 +27,7 @@ dependencies {

android {
compileSdk 33
ndkVersion "25.1.8937393"
ndkVersion "25.2.9519653"
namespace "com.reecedunn.espeak"

defaultConfig {

Loading…
Cancel
Save