Browse Source

Android: specify Build Tools version

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

+ 1
- 0
android/build.gradle View File

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

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


Loading…
Cancel
Save