diff --git a/build-conventions-secant/gradle.lockfile b/build-conventions-secant/gradle.lockfile index 3040c252..f92c79e4 100644 --- a/build-conventions-secant/gradle.lockfile +++ b/build-conventions-secant/gradle.lockfile @@ -176,12 +176,12 @@ org.ow2.asm:asm-util:9.2=runtimeClasspath org.ow2.asm:asm:9.2=compileClasspath,runtimeClasspath org.slf4j:slf4j-api:1.7.30=runtimeClasspath org.tensorflow:tensorflow-lite-metadata:0.1.0-rc2=runtimeClasspath -wtf.emulator:gradle-compat-6-1:0.12.2=runtimeClasspath -wtf.emulator:gradle-compat-6-6:0.12.2=runtimeClasspath -wtf.emulator:gradle-compat-7-6:0.12.2=runtimeClasspath -wtf.emulator:gradle-compat-api:0.12.2=runtimeClasspath -wtf.emulator:gradle-compat:0.12.2=runtimeClasspath -wtf.emulator:gradle-plugin:0.12.2=compileClasspath,runtimeClasspath +wtf.emulator:gradle-compat-6-1:0.15.1=runtimeClasspath +wtf.emulator:gradle-compat-6-6:0.15.1=runtimeClasspath +wtf.emulator:gradle-compat-7-6:0.15.1=runtimeClasspath +wtf.emulator:gradle-compat-api:0.15.1=runtimeClasspath +wtf.emulator:gradle-compat:0.15.1=runtimeClasspath +wtf.emulator:gradle-plugin:0.15.1=compileClasspath,runtimeClasspath xerces:xercesImpl:2.12.0=runtimeClasspath xml-apis:xml-apis:1.4.01=runtimeClasspath empty=annotationProcessor,kotlinScriptDefExtensions diff --git a/buildscript-gradle.lockfile b/buildscript-gradle.lockfile index 4ced495a..59c768aa 100644 --- a/buildscript-gradle.lockfile +++ b/buildscript-gradle.lockfile @@ -182,12 +182,12 @@ org.ow2.asm:asm-util:9.2=classpath org.ow2.asm:asm:9.2=classpath org.slf4j:slf4j-api:1.7.30=classpath org.tensorflow:tensorflow-lite-metadata:0.1.0-rc2=classpath -wtf.emulator:gradle-compat-6-1:0.12.2=classpath -wtf.emulator:gradle-compat-6-6:0.12.2=classpath -wtf.emulator:gradle-compat-7-6:0.12.2=classpath -wtf.emulator:gradle-compat-api:0.12.2=classpath -wtf.emulator:gradle-compat:0.12.2=classpath -wtf.emulator:gradle-plugin:0.12.2=classpath +wtf.emulator:gradle-compat-6-1:0.15.1=classpath +wtf.emulator:gradle-compat-6-6:0.15.1=classpath +wtf.emulator:gradle-compat-7-6:0.15.1=classpath +wtf.emulator:gradle-compat-api:0.15.1=classpath +wtf.emulator:gradle-compat:0.15.1=classpath +wtf.emulator:gradle-plugin:0.15.1=classpath xerces:xercesImpl:2.12.0=classpath xml-apis:xml-apis:1.4.01=classpath xmlpull:xmlpull:1.1.3.1=classpath diff --git a/gradle.properties b/gradle.properties index 458054ff..ae5b46d3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -136,7 +136,7 @@ ANDROID_NDK_VERSION=23.0.7599858 ANDROID_GRADLE_PLUGIN_VERSION=8.1.1 DETEKT_VERSION=1.23.0 DETEKT_COMPOSE_RULES_VERSION=0.1.10 -EMULATOR_WTF_GRADLE_PLUGIN_VERSION=0.12.2 +EMULATOR_WTF_GRADLE_PLUGIN_VERSION=0.15.1 FIREBASE_CRASHLYTICS_BUILD_TOOLS_VERSION=2.9.4 FLANK_VERSION=23.10.1 FULLADLE_VERSION=0.17.4