1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +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 {