1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Resave all projects

This commit is contained in:
Tom Poole 2024-06-13 07:42:58 +01:00
parent a904aa592f
commit 6ec5c0216b
16 changed files with 16 additions and 12 deletions

View file

@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
def ndkVersionString = "26.2.11394342"
android {
compileSdkVersion 34
compileSdk 34
ndkVersion ndkVersionString
namespace "com.rmsl.jucedemorunner"
externalNativeBuild {

View file

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

View file

@ -0,0 +1 @@
android.useAndroidX=true

View file

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