1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-07 04:10:08 +00:00

Projucer: Update Android default toolchain versions

This commit is contained in:
reuk 2026-01-30 13:49:24 +00:00
parent 0767527740
commit 4fafc4ca18
No known key found for this signature in database
9 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.10.0'
classpath 'com.android.tools.build:gradle:8.13.2'
}
}

View file

@ -1 +1 @@
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-all.zip