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



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


defaultConfig { defaultConfig {

Loading…
Cancel
Save