[#850] Emulator.wtf Gradle plugin 0.10.2

This commit is contained in:
Carter Jernigan 2023-05-18 13:52:18 -04:00 committed by Carter Jernigan
parent a6857f0a86
commit cf131b2a44
3 changed files with 15 additions and 5 deletions

View File

@ -159,7 +159,7 @@ org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.1.0=runtimeClasspath
org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0=runtimeClasspath
org.jetbrains.kotlinx:kover-gradle-plugin:0.7.0-Alpha=compileClasspath,runtimeClasspath
org.jetbrains:annotations:13.0=compileClasspath,kotlinCompilerClasspath,kotlinCompilerPluginClasspathMain,runtimeClasspath
org.json:json:20180813=runtimeClasspath
org.json:json:20230227=runtimeClasspath
org.jvnet.staxex:stax-ex:1.8.1=runtimeClasspath
org.ow2.asm:asm-analysis:9.2=runtimeClasspath
org.ow2.asm:asm-commons:9.2=runtimeClasspath
@ -168,7 +168,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-plugin:0.9.4=compileClasspath,runtimeClasspath
wtf.emulator:gradle-compat-6-1:0.10.2=runtimeClasspath
wtf.emulator:gradle-compat-6-6:0.10.2=runtimeClasspath
wtf.emulator:gradle-compat-7-6:0.10.2=runtimeClasspath
wtf.emulator:gradle-compat-api:0.10.2=runtimeClasspath
wtf.emulator:gradle-compat:0.10.2=runtimeClasspath
wtf.emulator:gradle-plugin:0.10.2=compileClasspath,runtimeClasspath
xerces:xercesImpl:2.12.0=runtimeClasspath
xml-apis:xml-apis:1.4.01=runtimeClasspath
empty=annotationProcessor,kotlinScriptDefExtensions

View File

@ -163,7 +163,7 @@ org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.1.0=classpath
org.jetbrains.kotlinx:kotlinx-serialization-json:1.1.0=classpath
org.jetbrains.kotlinx:kover-gradle-plugin:0.7.0-Alpha=classpath
org.jetbrains:annotations:13.0=classpath
org.json:json:20180813=classpath
org.json:json:20230227=classpath
org.jvnet.staxex:stax-ex:1.8.1=classpath
org.ow2.asm:asm-analysis:9.2=classpath
org.ow2.asm:asm-commons:9.2=classpath
@ -172,7 +172,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-plugin:0.9.4=classpath
wtf.emulator:gradle-compat-6-1:0.10.2=classpath
wtf.emulator:gradle-compat-6-6:0.10.2=classpath
wtf.emulator:gradle-compat-7-6:0.10.2=classpath
wtf.emulator:gradle-compat-api:0.10.2=classpath
wtf.emulator:gradle-compat:0.10.2=classpath
wtf.emulator:gradle-plugin:0.10.2=classpath
xerces:xercesImpl:2.12.0=classpath
xml-apis:xml-apis:1.4.01=classpath
xmlpull:xmlpull:1.1.3.1=classpath

View File

@ -103,7 +103,7 @@ ANDROID_NDK_VERSION=23.0.7599858
ANDROID_GRADLE_PLUGIN_VERSION=7.4.0
DETEKT_VERSION=1.22.0
DETEKT_COMPOSE_RULES_VERSION=0.1.5
EMULATOR_WTF_GRADLE_PLUGIN_VERSION=0.9.4
EMULATOR_WTF_GRADLE_PLUGIN_VERSION=0.10.2
FIREBASE_CRASHLYTICS_BUILD_TOOLS_VERSION=2.9.4
FLANK_VERSION=23.04.0
FULLADLE_VERSION=0.17.4