[#908] EmulatorWtf 0.15.1

* [#908] EmulatorWtf 0.15.1

Closes #908
This commit is contained in:
Honza Rychnovský 2023-12-11 10:19:44 +01:00 committed by GitHub
parent c05991fbe1
commit a10b372e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 13 deletions

View File

@ -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

View File

@ -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

View File

@ -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