log for com.wire:4063578
== Installed Android Tools ==
2022-08-05 11:57:39,002 DEBUG: Reading 'config.yml'
2022-08-05 11:57:39,010 DEBUG: Local Android SDK only has outdated apksigner versions
2022-08-05 11:57:39,010 WARNING: apksigner not found! Cannot sign or verify modern APKs
2022-08-05 11:57:39,013 INFO: Creating log directory
2022-08-05 11:57:39,013 INFO: Creating temporary directory
2022-08-05 11:57:39,013 INFO: Creating output directory
2022-08-05 11:57:39,015 DEBUG: Getting git vcs interface for https://github.com/wireapp/wire-android.git
2022-08-05 11:57:39,015 DEBUG: > git --version
git version 2.11.0
2022-08-05 11:57:39,241 INFO: Using git version 2.11.0
2022-08-05 11:57:39,242 DEBUG: Checking 3.81.37
2022-08-05 11:57:39,242 INFO: Building version 3.81.37 (4063578) of com.wire
2022-08-05 11:57:39,242 WARNING: Android NDK version 'r20' could not be found!
2022-08-05 11:57:39,242 WARNING: Configured versions:
2022-08-05 11:57:39,242 WARNING: r23c: /opt/android-sdk/ndk/23.2.8568313
2022-08-05 11:57:39,243 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r20-linux-x86_64.zip
2022-08-05 11:57:39,255 DEBUG: Starting new HTTPS connection (1): dl.google.com
2022-08-05 11:57:39,359 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r20-linux-x86_64.zip HTTP/1.1" 200 859737910
2022-08-05 11:58:03,863 INFO: Unzipping to /opt/android-sdk/ndk
2022-08-05 11:58:26,938 INFO: Set NDK r20 (20.0.5594570) up
2022-08-05 11:58:26,947 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-08-05 11:58:27,159 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65038 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u14) ...
2022-08-05 11:58:32,526 INFO: Getting source for revision 3.81.37
2022-08-05 11:58:32,526 DEBUG: Directory: build/com.wire
2022-08-05 11:58:32,526 DEBUG: > git rev-parse --show-toplevel
2022-08-05 11:58:32,732 DEBUG: Directory: build/com.wire
2022-08-05 11:58:32,733 DEBUG: > git submodule foreach --recursive git reset --hard
2022-08-05 11:58:32,840 DEBUG: Directory: build/com.wire
2022-08-05 11:58:32,841 DEBUG: > git reset --hard
2022-08-05 11:58:33,355 DEBUG: Directory: build/com.wire
2022-08-05 11:58:33,355 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-08-05 11:58:33,460 DEBUG: Directory: build/com.wire
2022-08-05 11:58:33,460 DEBUG: > git clean -dffx
2022-08-05 11:58:33,566 DEBUG: Directory: build/com.wire
2022-08-05 11:58:33,566 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-08-05 11:58:34,481 DEBUG: Directory: build/com.wire
2022-08-05 11:58:34,482 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com remote prune origin
2022-08-05 11:58:34,791 DEBUG: Directory: build/com.wire
2022-08-05 11:58:34,791 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-08-05 11:58:35,215 DEBUG: Directory: build/com.wire
2022-08-05 11:58:35,215 DEBUG: > git remote set-head origin --auto
2022-08-05 11:58:35,634 DEBUG: Directory: build/com.wire
2022-08-05 11:58:35,634 DEBUG: > git checkout -f 3.81.37
2022-08-05 11:58:35,968 DEBUG: Directory: build/com.wire
2022-08-05 11:58:35,968 DEBUG: > git clean -dffx
2022-08-05 11:58:36,144 INFO: Creating local.properties file at build/com.wire/local.properties
2022-08-05 11:58:36,144 INFO: Creating local.properties file at build/com.wire/app/local.properties
2022-08-05 11:58:36,145 DEBUG: Removing debuggable flags from build/com.wire/app
2022-08-05 11:58:36,165 INFO: Cleaned build.gradle of keysigning configs at build/com.wire/app/build.gradle
2022-08-05 11:58:36,186 INFO: Running 'prebuild' commands in build/com.wire/app
2022-08-05 11:58:36,186 DEBUG: Directory: build/com.wire/app
2022-08-05 11:58:36,187 DEBUG: > bash -x -c -- cd .. && sed -ri '/fireBase/,/}/d' app/build.gradle && sed -ri '/com.google.android.c2dm/d' app/src/main/AndroidManifest.xml && printf "VersionCode: 4063578\nVersionName: 3.81.37\n" > app/version.txt
+ cd ..
+ sed -ri '/fireBase/,/}/d' app/build.gradle
+ sed -ri /com.google.android.c2dm/d app/src/main/AndroidManifest.xml
+ printf 'VersionCode: 4063578\nVersionName: 3.81.37\n'
2022-08-05 11:58:36,390 INFO: Cleaning Gradle project...
2022-08-05 11:58:36,390 DEBUG: Directory: build/com.wire/app
2022-08-05 11:58:36,390 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 4.10.2 via distributionUrl
Downloading missing gradle version 4.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-4.10.2-bin.zip: OK
Running /opt/gradle/versions/4.10.2/bin/gradle clean
Welcome to Gradle 4.10.2!
Here are the highlights of this release:
- Incremental Java compilation by default
- Periodic Gradle caches cleanup
- Gradle Kotlin DSL 1.0-RC6
- Nested included builds
- SNAPSHOT plugin versions in the `plugins {}` block
For more details see https://docs.gradle.org/4.10.2/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.10.2/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
The `kotlin-dsl` plugin applied to project ':buildSrc' enables experimental Kotlin compiler features. For more information see https://docs.gradle.org/4.10.2/userguide/kotlin_dsl.html#sec:kotlin-dsl_plugin
> Task :buildSrc:compileKotlin
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Configure project :
F-Droid build: false
Including gms
This is not a custom build (no custom repo)
> Configure project :app
version.txt found, using versionCode from version.txt file
Found VersionCode in File: 4063578
VersionCode: 4063578
VersionName: 3.81.37
Found VersionName found in File: 3.81.37
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.2 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.2 accepted.
Preparing "Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)".
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" ready.
Installing Android SDK Build-Tools 30.0.2 in /opt/android-sdk/build-tools/30.0.2
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" complete.
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" finished.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
> Configure project :zmessaging
Extracting libsodium from cryptobox-android
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.junit}'
ERROR: [TAG] Failed to resolve variable '${version.mockito}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${version.junit}'
ERROR: [TAG] Failed to resolve variable '${version.mockito}'
ERROR: [TAG] Failed to resolve variable '${pom.groupId}'
ERROR: [TAG] Failed to resolve variable '${pom.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
> Configure project :app
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${version.junit}'
ERROR: [TAG] Failed to resolve variable '${version.mockito}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.junit}'
ERROR: [TAG] Failed to resolve variable '${version.mockito}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 3s
1 actionable task: 1 up-to-date
2022-08-05 12:00:45,415 INFO: Scanning source for common problems...
2022-08-05 12:00:45,424 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-08-05 12:00:45,543 WARNING: Found executable binary, possibly code at app/src/main/assets/fonts/redacted_script_regular.ttf
2022-08-05 12:00:45,596 INFO: Creating source tarball...
2022-08-05 12:00:47,946 INFO: Building Gradle project...
2022-08-05 12:00:47,946 DEBUG: Directory: build/com.wire/app
2022-08-05 12:00:47,946 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 4.10.2 via distributionUrl
Running /opt/gradle/versions/4.10.2/bin/gradle assembleFdroidRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.10.2/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
The `kotlin-dsl` plugin applied to project ':buildSrc' enables experimental Kotlin compiler features. For more information see https://docs.gradle.org/4.10.2/userguide/kotlin_dsl.html#sec:kotlin-dsl_plugin
> Task :buildSrc:compileKotlin
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build
> Configure project :
F-Droid build: true
Not including gms
This is not a custom build (no custom repo)
> Configure project :app
version.txt found, using versionCode from version.txt file
Found VersionCode in File: 4063578
VersionCode: 4063578
VersionName: 3.81.37
Found VersionName found in File: 3.81.37
> Configure project :zmessaging
Extracting libsodium from cryptobox-android
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.junit}'
ERROR: [TAG] Failed to resolve variable '${version.mockito}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${version.junit}'
ERROR: [TAG] Failed to resolve variable '${version.mockito}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${libsqlite.version}'
ERROR: [TAG] Failed to resolve variable '${pom.groupId}'
ERROR: [TAG] Failed to resolve variable '${pom.version}'
> Configure project :app
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${version.junit}'
ERROR: [TAG] Failed to resolve variable '${version.mockito}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.junit}'
ERROR: [TAG] Failed to resolve variable '${version.mockito}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${version.asm}'
ERROR: [TAG] Failed to resolve variable '${project.groupId}'
ERROR: [TAG] Failed to resolve variable '${project.version}'
> Transform constraintlayout-solver.jar (androidx.constraintlayout:constraintlayout-solver:2.0.1) with JetifyTransform
> Transform gson.jar (com.google.code.gson:gson:2.8.5) with JetifyTransform
> Transform rxjava.jar (io.reactivex.rxjava2:rxjava:2.2.6) with JetifyTransform
> Transform reactive-streams.jar (org.reactivestreams:reactive-streams:1.0.2) with JetifyTransform
> Transform annotations.jar (org.jetbrains:annotations:13.0) with JetifyTransform
> Transform okio.jar (com.squareup.okio:okio:1.17.2) with JetifyTransform
> Transform gson.jar (com.google.code.gson:gson:2.8.5) with IdentityTransform
> Transform constraintlayout-solver.jar (androidx.constraintlayout:constraintlayout-solver:2.0.1) with IdentityTransform
> Transform annotations.jar (org.jetbrains:annotations:13.0) with IdentityTransform
> Transform reactive-streams.jar (org.reactivestreams:reactive-streams:1.0.2) with IdentityTransform
> Transform okio.jar (com.squareup.okio:okio:1.17.2) with IdentityTransform
> Transform annotations.jar (com.github.bumptech.glide:annotations:4.11.0) with JetifyTransform
> Transform annotations.jar (com.github.bumptech.glide:annotations:4.11.0) with IdentityTransform
> Transform disklrucache.jar (com.github.bumptech.glide:disklrucache:4.11.0) with JetifyTransform
> Transform listenablefuture.jar (com.google.guava:listenablefuture:1.0) with JetifyTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with JetifyTransform
> Transform disklrucache.jar (com.github.bumptech.glide:disklrucache:4.11.0) with IdentityTransform
> Transform rxjava.jar (io.reactivex.rxjava2:rxjava:2.2.6) with IdentityTransform
> Transform listenablefuture.jar (com.google.guava:listenablefuture:1.0) with IdentityTransform
> Transform annotation.jar (androidx.annotation:annotation:1.1.0) with JetifyTransform
> Transform annotation.jar (androidx.annotation:annotation:1.1.0) with IdentityTransform
> Transform print.aar (androidx.print:print:1.0.0) with JetifyTransform
> Transform print.aar (androidx.print:print:1.0.0) with ExtractAarTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with JetifyTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with ExtractAarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with ExtractAarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform lifecycle-common.jar (androidx.lifecycle:lifecycle-common:2.2.0-rc03) with JetifyTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with JetifyTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with JetifyTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with ExtractAarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with JetifyTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform lifecycle-common.jar (androidx.lifecycle:lifecycle-common:2.2.0-rc03) with IdentityTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with ExtractAarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with JetifyTransform
> Transform collection.jar (androidx.collection:collection:1.1.0) with JetifyTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with ExtractAarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with ExtractAarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform collection.jar (androidx.collection:collection:1.1.0) with IdentityTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with JetifyTransform
> Transform room-common.jar (androidx.room:room-common:2.2.2) with JetifyTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with ExtractAarTransform
> Transform core-common.jar (androidx.arch.core:core-common:2.1.0) with JetifyTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with JetifyTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with ExtractAarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with JetifyTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with ExtractAarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with JetifyTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with ExtractAarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with JetifyTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with ExtractAarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with JetifyTransform
> Transform core.aar (androidx.core:core:1.3.1) with ExtractAarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with JetifyTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with ExtractAarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with JetifyTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with ExtractAarTransform
> Transform room-common.jar (androidx.room:room-common:2.2.2) with IdentityTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with JetifyTransform
> Transform core-common.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with ExtractAarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with JetifyTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with ExtractAarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with JetifyTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with JetifyTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with ExtractAarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with ExtractAarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with JetifyTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with ExtractAarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with JetifyTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with JetifyTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with ExtractAarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with JetifyTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with JetifyTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with ExtractAarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with JetifyTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with ExtractAarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with JetifyTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with ExtractAarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform paging-common.jar (androidx.paging:paging-common:2.1.2) with JetifyTransform
> Transform paging-common.jar (androidx.paging:paging-common:2.1.2) with IdentityTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with JetifyTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with ExtractAarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with JetifyTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with ExtractAarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with JetifyTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with ExtractAarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with JetifyTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with ExtractAarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with JetifyTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with ExtractAarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with JetifyTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with ExtractAarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with JetifyTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with ExtractAarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform kotlin-stdlib-common.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72) with JetifyTransform
> Transform kotlin-stdlib.jar (org.jetbrains.kotlin:kotlin-stdlib:1.3.72) with JetifyTransform
> Transform kotlin-stdlib-common.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72) with IdentityTransform
> Transform koin-core.jar (io.insert-koin:koin-core:2.0.1) with JetifyTransform
> Transform koin-core.jar (io.insert-koin:koin-core:2.0.1) with IdentityTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with JetifyTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with ExtractAarTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with JetifyTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with ExtractAarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with ExtractAarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with JetifyTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with ExtractAarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with ExtractAarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform okhttp.jar (com.squareup.okhttp3:okhttp:3.14.9) with JetifyTransform
> Transform okhttp.jar (com.squareup.okhttp3:okhttp:3.14.9) with IdentityTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with JetifyTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with ExtractAarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with JetifyTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with ExtractAarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with JetifyTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with ExtractAarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with JetifyTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with ExtractAarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform commonmark.jar (com.atlassian.commonmark:commonmark:0.11.0) with JetifyTransform
> Transform commonmark.jar (com.atlassian.commonmark:commonmark:0.11.0) with IdentityTransform
> Transform rebound.jar (com.facebook.rebound:rebound:0.3.8) with JetifyTransform
> Transform rebound.jar (com.facebook.rebound:rebound:0.3.8) with IdentityTransform
> Transform threetenbp.jar (org.threeten:threetenbp:1.3.8) with JetifyTransform
> Transform threetenbp.jar (org.threeten:threetenbp:1.3.8) with IdentityTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with JetifyTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with ExtractAarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with JetifyTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with ExtractAarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform kotlinx-serialization-runtime.jar (org.jetbrains.kotlinx:kotlinx-serialization-runtime:0.20.0) with JetifyTransform
> Transform kotlinx-serialization-runtime.jar (org.jetbrains.kotlinx:kotlinx-serialization-runtime:0.20.0) with IdentityTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with JetifyTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with ExtractAarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform rxkotlin.jar (io.reactivex.rxjava2:rxkotlin:2.3.0) with JetifyTransform
> Transform rxkotlin.jar (io.reactivex.rxjava2:rxkotlin:2.3.0) with IdentityTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with JetifyTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with ExtractAarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform logging-interceptor.jar (com.squareup.okhttp3:logging-interceptor:3.14.9) with JetifyTransform
> Transform logging-interceptor.jar (com.squareup.okhttp3:logging-interceptor:3.14.9) with IdentityTransform
> Transform retrofit.jar (com.squareup.retrofit2:retrofit:2.9.0) with JetifyTransform
> Transform retrofit.jar (com.squareup.retrofit2:retrofit:2.9.0) with IdentityTransform
> Transform converter-gson.jar (com.squareup.retrofit2:converter-gson:2.9.0) with JetifyTransform
> Transform converter-gson.jar (com.squareup.retrofit2:converter-gson:2.9.0) with IdentityTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with JetifyTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with ExtractAarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with JetifyTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with ExtractAarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with JetifyTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with ExtractAarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with JetifyTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with ExtractAarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with JetifyTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with JetifyTransform
> Transform media.aar (androidx.media:media:1.0.0) with JetifyTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with ExtractAarTransform
> Transform kotlin-stdlib.jar (org.jetbrains.kotlin:kotlin-stdlib:1.3.72) with IdentityTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with JetifyTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with ExtractAarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with JetifyTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with ExtractAarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with JetifyTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with ExtractAarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with JetifyTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with ExtractAarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with JetifyTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with ExtractAarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with JetifyTransform
> Transform media.aar (androidx.media:media:1.0.0) with ExtractAarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with ExtractAarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with JetifyTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with ExtractAarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with ExtractAarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with JetifyTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with JetifyTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with ExtractAarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with ExtractAarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with JetifyTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with JetifyTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with ExtractAarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with ExtractAarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with JetifyTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with JetifyTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with ExtractAarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with JetifyTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with ExtractAarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with JetifyTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with ExtractAarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform libphonenumber.jar (com.googlecode.libphonenumber:libphonenumber:7.1.1) with JetifyTransform
> Transform libphonenumber.jar (com.googlecode.libphonenumber:libphonenumber:7.1.1) with IdentityTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with JetifyTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with ExtractAarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with JetifyTransform
> Transform avs.aar (com.wire:avs:8.1.18) with ExtractAarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform kotlinx-coroutines-core.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7) with JetifyTransform
> Transform kotlinx-coroutines-core.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7) with IdentityTransform
> Transform kotlinx-coroutines-android.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7) with JetifyTransform
> Transform kotlinx-coroutines-android.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7) with IdentityTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with JetifyTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with ExtractAarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with JetifyTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with ExtractAarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with JetifyTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with ExtractAarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Transform kotlin-stdlib-jdk7.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72) with JetifyTransform
> Transform kotlin-stdlib-jdk7.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72) with IdentityTransform
> Transform scala-library.jar (org.scala-lang:scala-library:2.11.12) with JetifyTransform
> Transform scala-library.jar (org.scala-lang:scala-library:2.11.12) with IdentityTransform
> Transform macro-compat_2.11.jar (org.typelevel:macro-compat_2.11:1.1.1) with JetifyTransform
> Transform macro-compat_2.11.jar (org.typelevel:macro-compat_2.11:1.1.1) with IdentityTransform
> Transform scala-async_2.11.jar (org.scala-lang.modules:scala-async_2.11:0.9.7) with JetifyTransform
> Transform scala-async_2.11.jar (org.scala-lang.modules:scala-async_2.11:0.9.7) with IdentityTransform
> Transform wire-signals-extensions_2.11.jar (com.wire:wire-signals-extensions_2.11:1.0.0) with JetifyTransform
> Transform wire-signals-extensions_2.11.jar (com.wire:wire-signals-extensions_2.11:1.0.0) with IdentityTransform
> Transform wire-signals_2.11.jar (com.wire:wire-signals_2.11:1.0.0) with JetifyTransform
> Transform wire-signals_2.11.jar (com.wire:wire-signals_2.11:1.0.0) with IdentityTransform
> Transform shapeless_2.11.jar (com.chuusai:shapeless_2.11:2.3.3) with JetifyTransform
> Transform shapeless_2.11.jar (com.chuusai:shapeless_2.11:2.3.3) with IdentityTransform
> Transform scala-reflect.jar (org.scala-lang:scala-reflect:2.11.12) with JetifyTransform
> Transform scala-reflect.jar (org.scala-lang:scala-reflect:2.11.12) with IdentityTransform
> Transform kotlin-android-extensions-runtime.jar (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) with JetifyTransform
> Transform kotlin-android-extensions-runtime.jar (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) with IdentityTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with ExtractAarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with JetifyTransform
> Task :licenseFormat UP-TO-DATE
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with ExtractAarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform annotation.jar (androidx.annotation:annotation:1.0.0) with JetifyTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with JetifyTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with ExtractAarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform aspectjrt.jar (org.aspectj:aspectjrt:1.8.2) with JetifyTransform
> Transform aspectjrt.jar (org.aspectj:aspectjrt:1.8.2) with IdentityTransform
> Transform protobuf-javalite.jar (com.google.protobuf:protobuf-javalite:3.19.1) with JetifyTransform
> Transform protobuf-javalite.jar (com.google.protobuf:protobuf-javalite:3.19.1) with IdentityTransform
> Transform isoparser.jar (com.googlecode.mp4parser:isoparser:1.1.7) with JetifyTransform
> Transform isoparser.jar (com.googlecode.mp4parser:isoparser:1.1.7) with IdentityTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform jawn-parser_2.11.jar (org.spire-math:jawn-parser_2.11:0.11.1) with JetifyTransform
> Transform jawn-parser_2.11.jar (org.spire-math:jawn-parser_2.11:0.11.1) with IdentityTransform
> Transform cats-kernel_2.11.jar (org.typelevel:cats-kernel_2.11:1.0.1) with JetifyTransform
> Transform cats-kernel_2.11.jar (org.typelevel:cats-kernel_2.11:1.0.1) with IdentityTransform
> Transform circe-numbers_2.11.jar (io.circe:circe-numbers_2.11:0.9.3) with JetifyTransform
> Transform circe-numbers_2.11.jar (io.circe:circe-numbers_2.11:0.9.3) with IdentityTransform
> Transform generic-message-proto.jar (com.wire:generic-message-proto:1.36.0) with JetifyTransform
> Transform generic-message-proto.jar (com.wire:generic-message-proto:1.36.0) with IdentityTransform
> Transform machinist_2.11.jar (org.typelevel:machinist_2.11:0.6.2) with JetifyTransform
> Transform machinist_2.11.jar (org.typelevel:machinist_2.11:0.6.2) with IdentityTransform
> Transform cats-macros_2.11.jar (org.typelevel:cats-macros_2.11:1.0.1) with JetifyTransform
> Transform cats-macros_2.11.jar (org.typelevel:cats-macros_2.11:1.0.1) with IdentityTransform
> Transform cats-core_2.11.jar (org.typelevel:cats-core_2.11:1.0.1) with JetifyTransform
> Transform cats-core_2.11.jar (org.typelevel:cats-core_2.11:1.0.1) with IdentityTransform
> Transform circe-core_2.11.jar (io.circe:circe-core_2.11:0.9.3) with JetifyTransform
> Transform circe-core_2.11.jar (io.circe:circe-core_2.11:0.9.3) with IdentityTransform
> Transform circe-jawn_2.11.jar (io.circe:circe-jawn_2.11:0.9.3) with JetifyTransform
> Transform circe-jawn_2.11.jar (io.circe:circe-jawn_2.11:0.9.3) with IdentityTransform
> Transform circe-parser_2.11.jar (io.circe:circe-parser_2.11:0.9.3) with JetifyTransform
> Transform circe-parser_2.11.jar (io.circe:circe-parser_2.11:0.9.3) with IdentityTransform
> Transform circe-generic_2.11.jar (io.circe:circe-generic_2.11:0.9.3) with JetifyTransform
> Transform circe-generic_2.11.jar (io.circe:circe-generic_2.11:0.9.3) with IdentityTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform compiler.jar (com.github.bumptech.glide:compiler:4.11.0) with JetifyTransform
> Task :app:checkFdroidReleaseClasspath
> Task :app:copyCustomResources NO-SOURCE
> Task :app:preBuild
> Task :app:extractProguardFiles
> Task :macrosupport:preBuild
> Task :macrosupport:preReleaseBuild
> Task :macrosupport:checkReleaseManifest
> Task :macrosupport:processReleaseManifest
> Task :storage:preBuild UP-TO-DATE
> Task :storage:preReleaseBuild UP-TO-DATE
> Task :storage:checkReleaseManifest
> Task :storage:processReleaseManifest
> Task :zmessaging:preBuild
> Task :zmessaging:preReleaseBuild
> Task :zmessaging:checkReleaseManifest
> Task :zmessaging:processReleaseManifest
> Task :app:preFdroidReleaseBuild
> Task :macrosupport:compileReleaseAidl NO-SOURCE
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.0.0) with JetifyTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.0.1) with JetifyTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.0.0) with ExtractAarTransform
> Transform core.aar (androidx.core:core:1.1.0) with JetifyTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.0.1) with ExtractAarTransform
> Transform core.aar (androidx.core:core:1.1.0) with ExtractAarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.0.0) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.0.1) with AarTransform
> Transform core.aar (androidx.core:core:1.1.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0-rc01) with JetifyTransform
> Transform print.aar (androidx.print:print:1.0.0-rc01) with JetifyTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0-rc01) with ExtractAarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0-rc01) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0-rc01) with ExtractAarTransform
> Transform print.aar (androidx.print:print:1.0.0-rc01) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0-rc01) with JetifyTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0-rc01) with JetifyTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0-rc01) with JetifyTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0-rc01) with JetifyTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0-rc01) with ExtractAarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0-rc01) with ExtractAarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0-rc01) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0-rc01) with ExtractAarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0-rc01) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0-rc01) with ExtractAarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0-rc01) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0-rc01) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.0.0-rc01) with JetifyTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.0.0-rc01) with ExtractAarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.0.0-rc01) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.0.0-rc01) with JetifyTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.0.0-rc01) with ExtractAarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.0.0-rc01) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0-rc01) with JetifyTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0-rc01) with ExtractAarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0-rc01) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0-rc01) with JetifyTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0-rc01) with ExtractAarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0-rc01) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0-rc01) with JetifyTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0-rc01) with ExtractAarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0-rc01) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0-rc01) with JetifyTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0-rc01) with ExtractAarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0-rc01) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0-rc01) with JetifyTransform
> Transform customview.aar (androidx.customview:customview:1.0.0-rc01) with JetifyTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0-rc01) with ExtractAarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0-rc01) with ExtractAarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0-rc01) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0-rc01) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0-rc01) with JetifyTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0-rc01) with ExtractAarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0-rc01) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0-rc01) with JetifyTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0-rc01) with ExtractAarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0-rc01) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0-rc01) with JetifyTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0-rc01) with ExtractAarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0-rc01) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0-rc01) with JetifyTransform
> Transform loader.aar (androidx.loader:loader:1.0.0-rc01) with ExtractAarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0-rc01) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.0.0-rc01) with JetifyTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.0.0-rc01) with ExtractAarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.0.0-rc01) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0-rc01) with JetifyTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0-rc01) with ExtractAarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0-rc01) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0) with JetifyTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0) with ExtractAarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with JetifyTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with ExtractAarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0-rc01) with JetifyTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with JetifyTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with ExtractAarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0-rc01) with ExtractAarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0) with JetifyTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0) with ExtractAarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0) with JetifyTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0) with ExtractAarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform legacy-support-v4.aar (androidx.legacy:legacy-support-v4:1.0.0) with JetifyTransform
> Transform legacy-support-v4.aar (androidx.legacy:legacy-support-v4:1.0.0) with ExtractAarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0-rc01) with AarTransform
> Transform legacy-support-v4.aar (androidx.legacy:legacy-support-v4:1.0.0) with AarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.0.0-rc01) with JetifyTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.0.0-rc01) with ExtractAarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.0.0-rc01) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0-rc01) with JetifyTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.0.0-rc01) with JetifyTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.0.0-rc01) with ExtractAarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0-rc01) with ExtractAarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.0.0-rc01) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0-rc01) with AarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Task :macrosupport:packageReleaseRenderscript NO-SOURCE
> Task :storage:packageReleaseRenderscript NO-SOURCE
> Task :zmessaging:packageReleaseRenderscript NO-SOURCE
> Task :app:compileFdroidReleaseRenderscript
> Task :app:checkFdroidReleaseManifest
> Task :app:generateFdroidReleaseBuildConfig
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with LibrarySymbolTableTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with LibrarySymbolTableTransform
> Transform print.aar (androidx.print:print:1.0.0) with LibrarySymbolTableTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with LibrarySymbolTableTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with LibrarySymbolTableTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with LibrarySymbolTableTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with LibrarySymbolTableTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with LibrarySymbolTableTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with LibrarySymbolTableTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with LibrarySymbolTableTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with LibrarySymbolTableTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with LibrarySymbolTableTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with LibrarySymbolTableTransform
> Transform core.aar (androidx.core:core:1.3.1) with LibrarySymbolTableTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with LibrarySymbolTableTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with LibrarySymbolTableTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with LibrarySymbolTableTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with LibrarySymbolTableTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with LibrarySymbolTableTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with LibrarySymbolTableTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with LibrarySymbolTableTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with LibrarySymbolTableTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with LibrarySymbolTableTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with LibrarySymbolTableTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with LibrarySymbolTableTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with LibrarySymbolTableTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with LibrarySymbolTableTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with LibrarySymbolTableTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with LibrarySymbolTableTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with LibrarySymbolTableTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with LibrarySymbolTableTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with LibrarySymbolTableTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with LibrarySymbolTableTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with LibrarySymbolTableTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with LibrarySymbolTableTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with LibrarySymbolTableTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with LibrarySymbolTableTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with LibrarySymbolTableTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with LibrarySymbolTableTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with LibrarySymbolTableTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with LibrarySymbolTableTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with LibrarySymbolTableTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with LibrarySymbolTableTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with LibrarySymbolTableTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with LibrarySymbolTableTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with LibrarySymbolTableTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with LibrarySymbolTableTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with LibrarySymbolTableTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with LibrarySymbolTableTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with LibrarySymbolTableTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with LibrarySymbolTableTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with LibrarySymbolTableTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with LibrarySymbolTableTransform
> Transform media.aar (androidx.media:media:1.0.0) with LibrarySymbolTableTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with LibrarySymbolTableTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with LibrarySymbolTableTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with LibrarySymbolTableTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with LibrarySymbolTableTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with LibrarySymbolTableTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with LibrarySymbolTableTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with LibrarySymbolTableTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with LibrarySymbolTableTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with LibrarySymbolTableTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with LibrarySymbolTableTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with LibrarySymbolTableTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with LibrarySymbolTableTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with LibrarySymbolTableTransform
> Transform avs.aar (com.wire:avs:8.1.18) with LibrarySymbolTableTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with LibrarySymbolTableTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with LibrarySymbolTableTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with LibrarySymbolTableTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with LibrarySymbolTableTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with LibrarySymbolTableTransform
> Task :app:mainApkListPersistenceFdroidRelease
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Task :app:generateFdroidReleaseResValues
> Task :app:generateFdroidReleaseResources
> Task :macrosupport:compileReleaseRenderscript
> Task :macrosupport:generateReleaseResValues
> Task :macrosupport:generateReleaseResources
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0-rc01) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0-rc01) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0-rc01) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0-rc01) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0-rc01) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.0.0-rc01) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.0.0-rc01) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0-rc01) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.0.1) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0-rc01) with AarTransform
> Transform core.aar (androidx.core:core:1.1.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0-rc01) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0-rc01) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0-rc01) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0-rc01) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0-rc01) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0-rc01) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0-rc01) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0-rc01) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.0.0-rc01) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0-rc01) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.0.0-rc01) with JetifyTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0-rc01) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0-rc01) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.0.0-rc01) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.0.0-rc01) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0-rc01) with AarTransform
> Task :storage:generateReleaseResValues
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0) with AarTransform
> Transform legacy-support-v4.aar (androidx.legacy:legacy-support-v4:1.0.0) with AarTransform
> Task :zmessaging:generateReleaseResValues
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :zmessaging:compileReleaseRenderscript
> Task :zmessaging:generateReleaseResources
> Transform appcompat.aar (androidx.appcompat:appcompat:1.0.0-rc01) with ExtractAarTransform
> Transform aapt2-linux.jar (com.android.tools.build:aapt2:3.2.1-4818971) with Aapt2Extractor
> Task :app:processFdroidReleaseManifest
/home/vagrant/build/com.wire/app/src/fdroid/AndroidManifest.xml:309:9-318:19 Warning:
service#com.wire.android.job.gcm.PlatformGcmService@android:enabled was tagged at AndroidManifest.xml:309 to replace other declarations but no other declaration present
> Task :macrosupport:packageReleaseResources
> Task :zmessaging:packageReleaseResources
> Task :app:splitsDiscoveryTaskFdroidRelease
> Transform appcompat.aar (androidx.appcompat:appcompat:1.0.0-rc01) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.0.0-rc01) with AarTransform
> Task :macrosupport:generateReleaseRFile
> Task :storage:compileReleaseAidl NO-SOURCE
> Task :zmessaging:compileReleaseAidl NO-SOURCE
> Task :app:compileFdroidReleaseAidl NO-SOURCE
> Task :storage:compileReleaseRenderscript
> Task :storage:generateReleaseResources
> Task :storage:packageReleaseResources
> Task :app:mergeFdroidReleaseResources
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0-rc01) with LibrarySymbolTableTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.0.0) with LibrarySymbolTableTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform print.aar (androidx.print:print:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.0.0-rc01) with LibrarySymbolTableTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.0.1) with LibrarySymbolTableTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.0.0-rc01) with LibrarySymbolTableTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0-rc01) with LibrarySymbolTableTransform
> Transform core.aar (androidx.core:core:1.1.0) with LibrarySymbolTableTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0-rc01) with LibrarySymbolTableTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform customview.aar (androidx.customview:customview:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform loader.aar (androidx.loader:loader:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform android-all.jar (org.robolectric:android-all:5.0.0_r2-robolectric-1) with JetifyTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform android-all.jar (org.robolectric:android-all:5.0.0_r2-robolectric-1) with IdentityTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0-rc01) with LibrarySymbolTableTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.0.0-rc01) with LibrarySymbolTableTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.0.0-rc01) with LibrarySymbolTableTransform
> Task :macrosupport:generateReleaseBuildConfig
> Task :storage:generateReleaseRFile
> Task :zmessaging:generateReleaseRFile
warn: removing resource com.wire:plurals/calling__conversation_full__message without required default value.
warn: removing resource com.wire:plurals/calling__voice_channel_full__message without required default value.
warn: removing resource com.wire:plurals/connect_request__common_users__summary without required default value.
warn: removing resource com.wire:plurals/message_footer__expire__days without required default value.
warn: removing resource com.wire:plurals/message_footer__expire__hours without required default value.
warn: removing resource com.wire:plurals/message_footer__expire__minutes without required default value.
warn: removing resource com.wire:plurals/message_footer__expire__seconds without required default value.
warn: removing resource com.wire:plurals/notification__new_messages without required default value.
warn: removing resource com.wire:plurals/notification__new_messages_groups without required default value.
warn: removing resource com.wire:plurals/participants__sub_header_xx_people without required default value.
warn: removing resource com.wire:plurals/people_picker__contact_list_contact_sub_label_common_friends without required default value.
warn: removing resource com.wire:plurals/people_picker__recommended__common_connections__more without required default value.
warn: removing resource com.wire:plurals/sharing__files__message without required default value.
warn: removing resource com.wire:plurals/timestamp__x_days_ago without required default value.
warn: removing resource com.wire:plurals/timestamp__x_hours_ago without required default value.
warn: removing resource com.wire:plurals/timestamp__x_minutes_ago without required default value.
warn: removing resource com.wire:plurals/timestamp__x_months_ago without required default value.
warn: removing resource com.wire:plurals/timestamp__x_weeks_ago without required default value.
warn: removing resource com.wire:plurals/timestamp__x_years_ago without required default value.
warn: removing resource com.wire:string/about_copyright without required default value.
warn: removing resource com.wire:string/about_privacy_policy without required default value.
warn: removing resource com.wire:string/about_terms_of_service without required default value.
warn: removing resource com.wire:string/about_third_party_licences without required default value.
warn: removing resource com.wire:string/about_website without required default value.
warn: removing resource com.wire:string/add_a_sketch without required default value.
warn: removing resource com.wire:string/asset_upload_warning__large_file__button_accept without required default value.
warn: removing resource com.wire:string/asset_upload_warning__large_file__button_cancel without required default value.
warn: removing resource com.wire:string/asset_upload_warning__large_file__message__video without required default value.
warn: removing resource com.wire:string/audio_message_error__generic without required default value.
warn: removing resource com.wire:string/calling__cannot_start__button without required default value.
warn: removing resource com.wire:string/calling__cannot_start__button_settings without required default value.
warn: removing resource com.wire:string/calling__cannot_start__no_video_permission__message without required default value.
warn: removing resource com.wire:string/calling__cannot_start__ongoing_different_kind__message without required default value.
warn: removing resource com.wire:string/calling__cannot_start__ongoing_different_kind__title without required default value.
warn: removing resource com.wire:string/calling__cannot_start__ongoing_voice__button_negative without required default value.
warn: removing resource com.wire:string/calling__cannot_start__ongoing_voice__button_positive without required default value.
warn: removing resource com.wire:string/calling__cannot_start__ongoing_voice__message without required default value.
warn: removing resource com.wire:string/calling__cannot_start__ongoing_voice__title without required default value.
warn: removing resource com.wire:string/calling__conversation_full__title without required default value.
warn: removing resource com.wire:string/calling__self_preview_unavailable without required default value.
warn: removing resource com.wire:string/calling__slow_connection__button without required default value.
warn: removing resource com.wire:string/calling__slow_connection__message without required default value.
warn: removing resource com.wire:string/calling__slow_connection__title without required default value.
warn: removing resource com.wire:string/calling__voice_channel_full__title without required default value.
warn: removing resource com.wire:string/collection_header_all without required default value.
warn: removing resource com.wire:string/collection_header_pictures without required default value.
warn: removing resource com.wire:string/collection_send_to without required default value.
warn: removing resource com.wire:string/confirmation_menu__confirm_delete without required default value.
warn: removing resource com.wire:string/confirmation_menu__confirm_leave without required default value.
warn: removing resource com.wire:string/confirmation_menu__delete_conversation__checkbox__label without required default value.
warn: removing resource com.wire:string/confirmation_menu__meta_delete without required default value.
warn: removing resource com.wire:string/connect_inbox__multiple_people__link__name without required default value.
warn: removing resource com.wire:string/connect_inbox__one_person__link__name without required default value.
warn: removing resource com.wire:string/connect_request__common_users__connection_counter without required default value.
warn: removing resource com.wire:string/connect_request__common_users__label without required default value.
warn: removing resource com.wire:string/connect_request__inbox__header without required default value.
warn: removing resource com.wire:string/content__file__action__share without required default value.
warn: removing resource com.wire:string/content__invite_banner__button_label without required default value.
warn: removing resource com.wire:string/content__invite_banner__howto_link without required default value.
warn: removing resource com.wire:string/content__invite_banner__subtitle without required default value.
warn: removing resource com.wire:string/content__invite_banner__title without required default value.
warn: removing resource com.wire:string/content__message__connect_request__user_info without required default value.
warn: removing resource com.wire:string/content__otr__added_new_device__message without required default value.
warn: removing resource com.wire:string/content__otr__conversation_unverified without required default value.
warn: removing resource com.wire:string/content__otr__conversation_verified without required default value.
warn: removing resource com.wire:string/content__system__message_deleted without required default value.
warn: removing resource com.wire:string/content__system__other_added_participant without required default value.
warn: removing resource com.wire:string/content__system__other_added_you without required default value.
warn: removing resource com.wire:string/content__system__other_started_participant without required default value.
warn: removing resource com.wire:string/content__system__other_started_you without required default value.
warn: removing resource com.wire:string/content__system__you_added_participant without required default value.
warn: removing resource com.wire:string/content__system__you_started_participant without required default value.
warn: removing resource com.wire:string/content__xxx_pinged_again without required default value.
warn: removing resource com.wire:string/content__you_pinged_again without required default value.
warn: removing resource com.wire:string/content_system_message_timestamp_deleted without required default value.
warn: removing resource com.wire:string/content_system_message_timestamp_failure without required default value.
warn: removing resource com.wire:string/content_system_message_timestamp_pending without required default value.
warn: removing resource com.wire:string/conversation__action__add_people without required default value.
warn: removing resource com.wire:string/conversation__action__delete without required default value.
warn: removing resource com.wire:string/conversation__action__remove without required default value.
warn: removing resource com.wire:string/conversation__action__rename without required default value.
warn: removing resource com.wire:string/conversation__add_user__no_network__button without required default value.
warn: removing resource com.wire:string/conversation__add_user__no_network__message without required default value.
warn: removing resource com.wire:string/conversation__add_user__no_network__title without required default value.
warn: removing resource com.wire:string/conversation__create_group_conversation__no_network__button without required default value.
warn: removing resource com.wire:string/conversation__create_group_conversation__no_network__message without required default value.
warn: removing resource com.wire:string/conversation__create_group_conversation__no_network__title without required default value.
warn: removing resource com.wire:string/conversation_list__hint_header without required default value.
warn: removing resource com.wire:string/conversation_list__hint_text without required default value.
warn: removing resource com.wire:string/conversation_list__label_action__contacts without required default value.
warn: removing resource com.wire:string/conversation_quick_menu__conversation_button__group_label without required default value.
warn: removing resource com.wire:string/conversation_toolbar__copy without required default value.
warn: removing resource com.wire:string/conversation_toolbar__delete without required default value.
warn: removing resource com.wire:string/conversation_toolbar__fwd without required default value.
warn: removing resource com.wire:string/conversation_toolbar__mediabar__close without required default value.
warn: removing resource com.wire:string/cursor__ephemeral_message__timer_days without required default value.
warn: removing resource com.wire:string/cursor__ephemeral_message__timer_min without required default value.
warn: removing resource com.wire:string/cursor__ephemeral_message__timer_seconds without required default value.
warn: removing resource com.wire:string/ephemeral_message__timeout__15_sec without required default value.
warn: removing resource com.wire:string/ephemeral_message__timeout__1_day without required default value.
warn: removing resource com.wire:string/ephemeral_message__timeout__1_min without required default value.
warn: removing resource com.wire:string/ephemeral_message__timeout__30_sec without required default value.
warn: removing resource com.wire:string/ephemeral_message__timeout__5_min without required default value.
warn: removing resource com.wire:string/ephemeral_message__timeout__5_sec without required default value.
warn: removing resource com.wire:string/giphy_preview__title_random without required default value.
warn: removing resource com.wire:string/giphy_preview__title_search without required default value.
warn: removing resource com.wire:string/go_to_register without required default value.
warn: removing resource com.wire:string/group_calling_cancel without required default value.
warn: removing resource com.wire:string/group_name without required default value.
warn: removing resource com.wire:string/in_app_notification__footer__audio without required default value.
warn: removing resource com.wire:string/in_app_notification__footer__file without required default value.
warn: removing resource com.wire:string/in_app_notification__footer__location without required default value.
warn: removing resource com.wire:string/in_app_notification__footer__photo without required default value.
warn: removing resource com.wire:string/in_app_notification__footer__ping without required default value.
warn: removing resource com.wire:string/in_app_notification__footer__pinged_again without required default value.
warn: removing resource com.wire:string/in_app_notification__footer__video without required default value.
warn: removing resource com.wire:string/incoming__controls__incoming__accept without required default value.
warn: removing resource com.wire:string/incoming__controls__incoming__decline without required default value.
warn: removing resource com.wire:string/incoming__controls__ongoing__hangup without required default value.
warn: removing resource com.wire:string/invitation__continue_button without required default value.
warn: removing resource com.wire:string/invitation__email__failed without required default value.
warn: removing resource com.wire:string/invitation__phone__failed without required default value.
warn: removing resource com.wire:string/invitation_email__normal_email_signup_button without required default value.
warn: removing resource com.wire:string/invitation_email__normal_phone_signup_button without required default value.
warn: removing resource com.wire:string/invitation_email__password_placeholder without required default value.
warn: removing resource com.wire:string/invitation_email__welcome_header without required default value.
warn: removing resource com.wire:string/invitation_email__welcome_message without required default value.
warn: removing resource com.wire:string/invitation_phone__normal_email_signup_button without required default value.
warn: removing resource com.wire:string/invitation_phone__normal_phone_signup_button without required default value.
warn: removing resource com.wire:string/invitation_phone__welcome_header without required default value.
warn: removing resource com.wire:string/invitation_phone__welcome_message without required default value.
warn: removing resource com.wire:string/likes_list__header without required default value.
warn: removing resource com.wire:string/lockscreen__talk without required default value.
warn: removing resource com.wire:string/mediaplayer__artist__error without required default value.
warn: removing resource com.wire:string/mediaplayer__artist__placeholder without required default value.
warn: removing resource com.wire:string/mediaplayer__open_external without required default value.
warn: removing resource com.wire:string/mediaplayer__spotify__hint without required default value.
warn: removing resource com.wire:string/menu_about without required default value.
warn: removing resource com.wire:string/menu_avs_settings without required default value.
warn: removing resource com.wire:string/menu_help without required default value.
warn: removing resource com.wire:string/menu_logout without required default value.
warn: removing resource com.wire:string/menu_settings without required default value.
warn: removing resource com.wire:string/menu_tutorial without required default value.
warn: removing resource com.wire:string/message_bottom_menu_action_forward_multiple without required default value.
warn: removing resource com.wire:string/message_bottom_menu_action_save_fail without required default value.
warn: removing resource com.wire:string/message_footer__status__ephemeral_summary without required default value.
warn: removing resource com.wire:string/multi_share_toast_failed without required default value.
warn: removing resource com.wire:string/new_feature without required default value.
warn: removing resource com.wire:string/new_reg__add_email without required default value.
warn: removing resource com.wire:string/new_reg__add_email_info without required default value.
warn: removing resource com.wire:string/new_reg__add_phone_number without required default value.
warn: removing resource com.wire:string/new_reg__helps_to_find_people without required default value.
warn: removing resource com.wire:string/new_reg__invalid_code__auto_verification__manual without required default value.
warn: removing resource com.wire:string/new_reg__otr__add_email_info without required default value.
warn: removing resource com.wire:string/new_reg__otr__add_email_sub_info without required default value.
warn: removing resource com.wire:string/new_reg__phone_signup__info without required default value.
warn: removing resource com.wire:string/new_reg_email_exists_header without required default value.
warn: removing resource com.wire:string/new_reg_email_exists_message without required default value.
warn: removing resource com.wire:string/new_reg_email_generic_error_header without required default value.
warn: removing resource com.wire:string/new_reg_email_generic_error_message without required default value.
warn: removing resource com.wire:string/new_reg_email_invalid_header without required default value.
warn: removing resource com.wire:string/new_reg_email_invalid_login_credentials_header without required default value.
warn: removing resource com.wire:string/new_reg_email_invalid_login_credentials_message without required default value.
warn: removing resource com.wire:string/new_reg_email_invalid_message without required default value.
warn: removing resource com.wire:string/new_reg_email_register_generic_error_header without required default value.
warn: removing resource com.wire:string/new_reg_email_register_generic_error_message without required default value.
warn: removing resource com.wire:string/new_reg_internet_connectivity_error_header without required default value.
warn: removing resource com.wire:string/new_reg_internet_connectivity_error_message without required default value.
warn: removing resource com.wire:string/new_reg_phone__change_country without required default value.
warn: removing resource com.wire:string/new_reg_phone__title__variant_1 without required default value.
warn: removing resource com.wire:string/new_reg_phone__title__variant_2 without required default value.
warn: removing resource com.wire:string/new_reg_phone_add_password_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_add_password_message without required default value.
warn: removing resource com.wire:string/new_reg_phone_exists_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_exists_message without required default value.
warn: removing resource com.wire:string/new_reg_phone_generic_error_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_generic_error_message without required default value.
warn: removing resource com.wire:string/new_reg_phone_invalid_add_code_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_invalid_add_code_message without required default value.
warn: removing resource com.wire:string/new_reg_phone_invalid_format_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_invalid_format_message without required default value.
warn: removing resource com.wire:string/new_reg_phone_invalid_login_code_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_invalid_login_code_message without required default value.
warn: removing resource com.wire:string/new_reg_phone_invalid_registration_code_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_invalid_registration_code_message without required default value.
warn: removing resource com.wire:string/new_reg_phone_pending_login_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_pending_login_message without required default value.
warn: removing resource com.wire:string/new_reg_phone_too_man_attempts_header without required default value.
warn: removing resource com.wire:string/new_reg_phone_too_man_attempts_message without required default value.
warn: removing resource com.wire:string/new_reg_server_connectivity_error_header without required default value.
warn: removing resource com.wire:string/new_reg_server_connectivity_error_message without required default value.
warn: removing resource com.wire:string/not_now without required default value.
warn: removing resource com.wire:string/notification__file_saving__content__title without required default value.
warn: removing resource com.wire:string/notification__message__ephemeral_details without required default value.
warn: removing resource com.wire:string/notification__message__group__liked without required default value.
warn: removing resource com.wire:string/notification__message__group__pinged without required default value.
warn: removing resource com.wire:string/notification__message__group__shared_audio without required default value.
warn: removing resource com.wire:string/notification__message__group__shared_file without required default value.
warn: removing resource com.wire:string/notification__message__group__shared_location without required default value.
warn: removing resource com.wire:string/notification__message__group__shared_picture without required default value.
warn: removing resource com.wire:string/notification__message__group__shared_video without required default value.
warn: removing resource com.wire:string/notification__message__multiple__accept_request without required default value.
warn: removing resource com.wire:string/notification__message__name__prefix__other without required default value.
warn: removing resource com.wire:string/notification__message__one_to_one__liked without required default value.
warn: removing resource com.wire:string/number_of_conversations_string without required default value.
warn: removing resource com.wire:string/ongoing__connecting without required default value.
warn: removing resource com.wire:string/ongoing__other_turned_off_video without required default value.
warn: removing resource com.wire:string/ongoing__other_unable_to_send_video without required default value.
warn: removing resource com.wire:string/otr__device_activated_info without required default value.
warn: removing resource com.wire:string/otr__device_approve__header without required default value.
warn: removing resource com.wire:string/otr__device_approve__note without required default value.
warn: removing resource com.wire:string/otr__device_inbox__header without required default value.
warn: removing resource com.wire:string/otr__device_inbox__name without required default value.
warn: removing resource com.wire:string/otr__remove_device__button_approve without required default value.
warn: removing resource com.wire:string/otr__remove_device__button_remove without required default value.
warn: removing resource com.wire:string/otr__remove_device__no_internet__button without required default value.
warn: removing resource com.wire:string/otr__remove_device__no_internet__message without required default value.
warn: removing resource com.wire:string/otr__remove_device__no_internet__title without required default value.
warn: removing resource com.wire:string/people_picker__address_book_matches_title without required default value.
warn: removing resource com.wire:string/people_picker__confirm_button_title without required default value.
warn: removing resource com.wire:string/people_picker__confirm_button_title__add_to_conversation without required default value.
warn: removing resource com.wire:string/people_picker__confirm_button_title__create_conversation without required default value.
warn: removing resource com.wire:string/people_picker__contact_list__contact_selection_button__label without required default value.
warn: removing resource com.wire:string/people_picker__contact_list__generic_invite__button__label without required default value.
warn: removing resource com.wire:string/people_picker__contact_list__generic_invite__label without required default value.
warn: removing resource com.wire:string/people_picker__contact_list__invite_dialog__title without required default value.
warn: removing resource com.wire:string/people_picker__contact_list__searchbox__hint without required default value.
warn: removing resource com.wire:string/people_picker__contact_list__user_adding_button__label without required default value.
warn: removing resource com.wire:string/people_picker__contact_list__user_selection_button__label without required default value.
warn: removing resource com.wire:string/people_picker__contact_list_contact_sub_label_address_book without required default value.
warn: removing resource com.wire:string/people_picker__contact_list_contact_sub_label_address_book_identical without required default value.
warn: removing resource com.wire:string/people_picker__error_message__no_recommenended_users_found__body__shared_contacts without required default value.
warn: removing resource com.wire:string/people_picker__error_message__no_results without required default value.
warn: removing resource com.wire:string/people_picker__error_message__no_results__invalid_email__no_shared_contacts without required default value.
warn: removing resource com.wire:string/people_picker__error_message__no_results__no_shared_contacts without required default value.
warn: removing resource com.wire:string/people_picker__error_message__no_results__no_shared_contacts__add_to_conversation without required default value.
warn: removing resource com.wire:string/people_picker__error_message__no_results__send_invite without required default value.
warn: removing resource com.wire:string/people_picker__error_message__no_results__shared_contacts__add_to_conversation without required default value.
warn: removing resource com.wire:string/people_picker__error_message__no_users_to_add_to_conversation without required default value.
warn: removing resource com.wire:string/people_picker__invite__message without required default value.
warn: removing resource com.wire:string/people_picker__invite__sent_feedback without required default value.
warn: removing resource com.wire:string/people_picker__invite__share_details_label without required default value.
warn: removing resource com.wire:string/people_picker__invite_header_title without required default value.
warn: removing resource com.wire:string/people_picker__recommended__common_connections__hide without required default value.
warn: removing resource com.wire:string/people_picker__recommended__common_connections__one without required default value.
warn: removing resource com.wire:string/people_picker__recommended__common_connections__two without required default value.
warn: removing resource com.wire:string/people_picker__search_result_connections_header_title without required default value.
warn: removing resource com.wire:string/people_picker__search_result_contacts_header_title without required default value.
warn: removing resource com.wire:string/people_picker__search_result_recommended_header_title without required default value.
warn: removing resource com.wire:string/people_picker__toolbar_header__group without required default value.
warn: removing resource com.wire:string/people_picker__toolbar_header__one_to_one without required default value.
warn: removing resource com.wire:string/permissions_denied_dialog_acknowledge without required default value.
warn: removing resource com.wire:string/pick_user_search__add_to_conversation without required default value.
warn: removing resource com.wire:string/popover__action__block without required default value.
warn: removing resource com.wire:string/popover__action__open without required default value.
warn: removing resource com.wire:string/popover__action__profile without required default value.
warn: removing resource com.wire:string/popover__action__remove without required default value.
warn: removing resource com.wire:string/pref__account_action__dialog__change_email__error__invalid_email without required default value.
warn: removing resource com.wire:string/pref__account_action__dialog__change_username__summary without required default value.
warn: removing resource com.wire:string/pref_about_licenses_url without required default value.
warn: removing resource com.wire:string/pref_about_privacy_policy_url without required default value.
warn: removing resource com.wire:string/pref_about_tos_url without required default value.
warn: removing resource com.wire:string/pref_about_website_url without required default value.
warn: removing resource com.wire:string/pref_account_category_title without required default value.
warn: removing resource com.wire:string/pref_account_details_category_summary without required default value.
warn: removing resource com.wire:string/pref_account_personal_category_summary without required default value.
warn: removing resource com.wire:string/pref_account_personal_category_title without required default value.
warn: removing resource com.wire:string/pref_account_username_empty_title without required default value.
warn: removing resource com.wire:string/pref_advanced_analytics_summary without required default value.
warn: removing resource com.wire:string/pref_advanced_analytics_title without required default value.
warn: removing resource com.wire:string/pref_current_device_category_title without required default value.
warn: removing resource com.wire:string/pref_devices_device_trust_title without required default value.
warn: removing resource com.wire:string/pref_devices_summary without required default value.
warn: removing resource com.wire:string/pref_options_contacts_summary without required default value.
warn: removing resource com.wire:string/pref_options_contacts_title without required default value.
warn: removing resource com.wire:string/pref_options_sounds_category_title without required default value.
warn: removing resource com.wire:string/pref_options_spotify_login_failed without required default value.
warn: removing resource com.wire:string/pref_options_spotify_logout_title without required default value.
warn: removing resource com.wire:string/pref_options_spotify_summary without required default value.
warn: removing resource com.wire:string/pref_options_spotify_title without required default value.
warn: removing resource com.wire:string/pref_other_devices_category_title without required default value.
warn: removing resource com.wire:string/pref_support_contact_url without required default value.
warn: removing resource com.wire:string/pref_support_website_url without required default value.
warn: removing resource com.wire:string/profile__phone__guidance__first_time__explanation without required default value.
warn: removing resource com.wire:string/profile__phone__guidance__first_time__title without required default value.
warn: removing resource com.wire:string/profile__phone__guidance__nocountrycode__title without required default value.
warn: removing resource com.wire:string/profile__photo__guidance without required default value.
warn: removing resource com.wire:string/profile__sms__guidance__resend__explanation without required default value.
warn: removing resource com.wire:string/profile__sms__guidance__resend__link without required default value.
warn: removing resource com.wire:string/profile__sms__guidance__title without required default value.
warn: removing resource com.wire:string/profile__sms__validate__button without required default value.
warn: removing resource com.wire:string/profile_generic_error_header without required default value.
warn: removing resource com.wire:string/profile_generic_error_message without required default value.
warn: removing resource com.wire:string/profile_phone_generic_error_header without required default value.
warn: removing resource com.wire:string/profile_phone_generic_error_message without required default value.
warn: removing resource com.wire:string/profile_pic__no_network__message without required default value.
warn: removing resource com.wire:string/reg__phone_alert__button without required default value.
warn: removing resource com.wire:string/registration_back without required default value.
warn: removing resource com.wire:string/rename_conversation__no_network__message without required default value.
warn: removing resource com.wire:string/resend_message__no_network__message without required default value.
warn: removing resource com.wire:string/self_add_email without required default value.
warn: removing resource com.wire:string/self_add_phone without required default value.
warn: removing resource com.wire:string/self_name without required default value.
warn: removing resource com.wire:string/self_verify_email without required default value.
warn: removing resource com.wire:string/self_verify_phone without required default value.
warn: removing resource com.wire:string/set_a_picture without required default value.
warn: removing resource com.wire:string/sharing__files__cancel without required default value.
warn: removing resource com.wire:string/sharing__files__ok without required default value.
warn: removing resource com.wire:string/sharing__image_preview__title__multiple without required default value.
warn: removing resource com.wire:string/sharing__image_preview__title__single without required default value.
warn: removing resource com.wire:string/sign_in__no_internet__message without required default value.
warn: removing resource com.wire:string/sign_up__account_creation_error__duplicate_email_header without required default value.
warn: removing resource com.wire:string/sign_up__account_creation_error__duplicate_email_message without required default value.
warn: removing resource com.wire:string/sign_up__no_internet__message without required default value.
warn: removing resource com.wire:string/sign_up__take_picture__back without required default value.
warn: removing resource com.wire:string/sign_up__take_picture_dialog__camera without required default value.
warn: removing resource com.wire:string/sign_up__take_picture_dialog__gallery without required default value.
warn: removing resource com.wire:string/sign_up__take_picture_dialog__message without required default value.
warn: removing resource com.wire:string/sign_up__take_picture_dialog__title without required default value.
warn: removing resource com.wire:string/single_image__save_to_disk__error without required default value.
warn: removing resource com.wire:string/system_notification__group_call_title without required default value.
warn: removing resource com.wire:string/system_notification__incoming without required default value.
warn: removing resource com.wire:string/system_notification__incoming_video without required default value.
warn: removing resource com.wire:string/system_notification__ongoing without required default value.
warn: removing resource com.wire:string/system_notification__outgoing without required default value.
warn: removing resource com.wire:string/system_notification__outgoing_video without required default value.
warn: removing resource com.wire:string/system_status__no_server_connection without required default value.
warn: removing resource com.wire:string/system_status__sharing without required default value.
warn: removing resource com.wire:string/timestamp__a_minute_ago without required default value.
warn: removing resource com.wire:string/timestamp_pattern__separator_header__last_year without required default value.
warn: removing resource com.wire:string/timestamp_pattern__separator_header__this_week without required default value.
warn: removing resource com.wire:string/timestamp_pattern__separator_header__this_year without required default value.
warn: removing resource com.wire:string/timestamp_pattern__separator_header__today without required default value.
warn: removing resource com.wire:string/timestamp_pattern__separator_header__yesterday without required default value.
warn: removing resource com.wire:string/timestamp_pattern__single_message without required default value.
warn: removing resource com.wire:string/url__help without required default value.
warn: removing resource com.wire:string/url_password_reset without required default value.
warn: removing resource com.wire:string/url_terms_of_service without required default value.
warn: removing resource com.wire:string/usernames__learn_more__link without required default value.
warn: removing resource com.wire:string/usernames__take_over__title without required default value.
warn: removing resource com.wire:string/video_message__preview__compressing without required default value.
warn: removing resource com.wire:string/video_message__preview__header without required default value.
warn: removing resource com.wire:string/video_message__quick_menu__send_label without required default value.
warn: removing resource com.wire:string/video_message_error__button without required default value.
warn: removing resource com.wire:string/video_message_error__message without required default value.
warn: removing resource com.wire:string/video_message_error__missing_camera_permissions without required default value.
warn: removing resource com.wire:string/video_message_error__title without required default value.
warn: removing resource com.wire:string/video_message_error__too_big__message without required default value.
warn: removing resource com.wire:string/video_message_error__too_big__title without required default value.
warn: removing resource com.wire:string/welcome__slogan without required default value.
warn: removing resource com.wire:string/zms_empty_conversation_name without required default value.
> Task :app:processFdroidReleaseResources
> Task :macrosupport:prepareLintJar
> Task :macrosupport:generateReleaseSources
> Task :macrosupport:javaPreCompileRelease
> Task :macrosupport:compileReleaseScala
> Task :macrosupport:compileReleaseJavaWithJavac
:macrosupport:compileReleaseScala
> Task :macrosupport:processReleaseJavaRes NO-SOURCE
> Task :macrosupport:transformClassesAndResourcesWithPrepareIntermediateJarsForRelease
> Transform lifecycle-common.jar (androidx.lifecycle:lifecycle-common:2.0.0) with JetifyTransform
> Transform lifecycle-common.jar (androidx.lifecycle:lifecycle-common:2.0.0) with IdentityTransform
> Transform collection.jar (androidx.collection:collection:1.0.0) with JetifyTransform
> Transform collection.jar (androidx.collection:collection:1.0.0) with IdentityTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.0.0) with AarTransform
> Transform core-common.jar (androidx.arch.core:core-common:2.0.1) with JetifyTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.0.1) with AarTransform
> Transform core.aar (androidx.core:core:1.1.0) with AarTransform
> Transform core-common.jar (androidx.arch.core:core-common:2.0.1) with IdentityTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0-rc01) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0-rc01) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0-rc01) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0-rc01) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0-rc01) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0-rc01) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0-rc01) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.0.0-rc01) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0-rc01) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0-rc01) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.0.0-rc01) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0-rc01) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0-rc01) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0-rc01) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0-rc01) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0-rc01) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0-rc01) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.0.0-rc01) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0-rc01) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0-rc01) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0-rc01) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0-rc01) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.0.0-rc01) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.0.0-rc01) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.0.0-rc01) with AarTransform
> Task :storage:generateReleaseBuildConfig
> Transform j2objc-annotations.jar (com.google.j2objc:j2objc-annotations:1.1) with JetifyTransform
> Transform animal-sniffer-annotations.jar (org.codehaus.mojo:animal-sniffer-annotations:1.14) with JetifyTransform
> Transform jsr305.jar (com.google.code.findbugs:jsr305:1.3.9) with JetifyTransform
> Transform error_prone_annotations.jar (com.google.errorprone:error_prone_annotations:2.0.18) with JetifyTransform
> Transform kotlinx-coroutines-android.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.0) with JetifyTransform
> Transform kotlinx-coroutines-android.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.0) with IdentityTransform
> Transform org.abego.treelayout.core.jar (org.abego.treelayout:org.abego.treelayout.core:1.0.3) with JetifyTransform
> Transform checker-qual.jar (org.checkerframework:checker-qual:2.0.0) with JetifyTransform
> Transform javax.json.jar (org.glassfish:javax.json:1.0.4) with JetifyTransform
> Transform antlr-runtime.jar (org.antlr:antlr-runtime:3.5.2) with JetifyTransform
> Transform kotlin-stdlib-common.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.3.41) with JetifyTransform
> Transform ST4.jar (org.antlr:ST4:4.0.8) with JetifyTransform
> Transform commons-codec.jar (commons-codec:commons-codec:1.10) with JetifyTransform
> Transform antlr4-runtime.jar (org.antlr:antlr4-runtime:4.7.1) with JetifyTransform
> Transform gson.jar (com.google.code.gson:gson:2.8.0) with JetifyTransform
> Transform javapoet.jar (com.squareup:javapoet:1.8.0) with JetifyTransform
> Transform auto-value-annotations.jar (com.google.auto.value:auto-value-annotations:1.6.3) with JetifyTransform
> Transform kotlinx-coroutines-core.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.0) with JetifyTransform
> Transform kotlinx-coroutines-core.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.0) with IdentityTransform
> Transform auto-common.jar (com.google.auto:auto-common:0.10) with JetifyTransform
> Transform antlr4.jar (org.antlr:antlr4:4.7.1) with JetifyTransform
ERROR: [TAG] Failed to resolve variable '${project.version}'
> Transform kotlinx-metadata-jvm.jar (org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.0.5) with JetifyTransform
> Transform room-migration.jar (androidx.room:room-migration:2.2.2) with JetifyTransform
> Task :storage:prepareLintJar
> Task :storage:generateReleaseSources
> Task :storage:processReleaseJavaRes NO-SOURCE
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0) with AarTransform
> Transform javassist.jar (org.javassist:javassist:3.20.0-GA) with JetifyTransform
> Transform javassist.jar (org.javassist:javassist:3.20.0-GA) with IdentityTransform
> Transform tagging_2.11.jar (com.softwaremill.common:tagging_2.11:2.2.1) with JetifyTransform
> Transform tagging_2.11.jar (com.softwaremill.common:tagging_2.11:2.2.1) with IdentityTransform
> Transform legacy-support-v4.aar (androidx.legacy:legacy-support-v4:1.0.0) with AarTransform
> Transform proxy_2.11.jar (com.softwaremill.macwire:proxy_2.11:2.3.3) with JetifyTransform
> Transform proxy_2.11.jar (com.softwaremill.macwire:proxy_2.11:2.3.3) with IdentityTransform
> Transform util_2.11.jar (com.softwaremill.macwire:util_2.11:2.3.3) with JetifyTransform
> Transform util_2.11.jar (com.softwaremill.macwire:util_2.11:2.3.3) with IdentityTransform
> Transform macros_2.11.jar (com.softwaremill.macwire:macros_2.11:2.3.3) with JetifyTransform
> Transform macros_2.11.jar (com.softwaremill.macwire:macros_2.11:2.3.3) with IdentityTransform
> Transform macrosakka_2.11.jar (com.softwaremill.macwire:macrosakka_2.11:2.3.3) with JetifyTransform
> Transform macrosakka_2.11.jar (com.softwaremill.macwire:macrosakka_2.11:2.3.3) with IdentityTransform
> Task :zmessaging:generateReleaseBuildConfig
> Task :zmessaging:prepareLintJar
> Task :zmessaging:generateReleaseSources
> Task :zmessaging:processReleaseJavaRes NO-SOURCE
> Task :app:prepareLintJar
> Task :app:generateFdroidReleaseSources
> Task :app:compileFdroidReleaseNdk NO-SOURCE
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform kotlin-stdlib.jar (org.jetbrains.kotlin:kotlin-stdlib:1.3.41) with JetifyTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Transform guava.jar (com.google.guava:guava:23.5-jre) with JetifyTransform
ERROR: [TAG] Failed to resolve variable '${animal.sniffer.version}'
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders
> Task :app:generateFdroidReleaseAssets
> Task :macrosupport:mergeReleaseShaders
> Task :macrosupport:compileReleaseShaders
> Task :macrosupport:generateReleaseAssets
> Task :macrosupport:packageReleaseAssets
> Task :storage:mergeReleaseShaders
> Task :storage:compileReleaseShaders
> Task :storage:generateReleaseAssets
> Transform room-compiler.jar (androidx.room:room-compiler:2.2.2) with JetifyTransform
> Task :storage:packageReleaseAssets
> Task :zmessaging:mergeReleaseShaders
> Task :zmessaging:compileReleaseShaders
> Task :zmessaging:generateReleaseAssets
> Task :zmessaging:packageReleaseAssets
> Task :app:mergeFdroidReleaseAssets
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform reactive-streams.jar (org.reactivestreams:reactive-streams:1.0.2) with IdentityTransform
> Transform constraintlayout-solver.jar (androidx.constraintlayout:constraintlayout-solver:2.0.1) with IdentityTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform annotations.jar (org.jetbrains:annotations:13.0) with IdentityTransform
> Transform aspectjrt.jar (org.aspectj:aspectjrt:1.8.2) with IdentityTransform
> Transform protobuf-javalite.jar (com.google.protobuf:protobuf-javalite:3.19.1) with IdentityTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform okio.jar (com.squareup.okio:okio:1.17.2) with IdentityTransform
> Transform rxjava.jar (io.reactivex.rxjava2:rxjava:2.2.6) with IdentityTransform
> Transform gson.jar (com.google.code.gson:gson:2.8.5) with IdentityTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Transform annotations.jar (com.github.bumptech.glide:annotations:4.11.0) with IdentityTransform
> Transform disklrucache.jar (com.github.bumptech.glide:disklrucache:4.11.0) with IdentityTransform
> Transform listenablefuture.jar (com.google.guava:listenablefuture:1.0) with IdentityTransform
> Transform annotation.jar (androidx.annotation:annotation:1.1.0) with IdentityTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform lifecycle-common.jar (androidx.lifecycle:lifecycle-common:2.2.0-rc03) with IdentityTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform collection.jar (androidx.collection:collection:1.1.0) with IdentityTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform room-common.jar (androidx.room:room-common:2.2.2) with IdentityTransform
> Transform core-common.jar (androidx.arch.core:core-common:2.1.0) with IdentityTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform paging-common.jar (androidx.paging:paging-common:2.1.2) with IdentityTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform kotlin-stdlib-common.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72) with IdentityTransform
> Transform kotlin-stdlib.jar (org.jetbrains.kotlin:kotlin-stdlib:1.3.72) with IdentityTransform
> Transform koin-core.jar (io.insert-koin:koin-core:2.0.1) with IdentityTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform isoparser.jar (com.googlecode.mp4parser:isoparser:1.1.7) with IdentityTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform okhttp.jar (com.squareup.okhttp3:okhttp:3.14.9) with IdentityTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform commonmark.jar (com.atlassian.commonmark:commonmark:0.11.0) with IdentityTransform
> Transform rebound.jar (com.facebook.rebound:rebound:0.3.8) with IdentityTransform
> Transform threetenbp.jar (org.threeten:threetenbp:1.3.8) with IdentityTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform kotlinx-serialization-runtime.jar (org.jetbrains.kotlinx:kotlinx-serialization-runtime:0.20.0) with IdentityTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform rxkotlin.jar (io.reactivex.rxjava2:rxkotlin:2.3.0) with IdentityTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform logging-interceptor.jar (com.squareup.okhttp3:logging-interceptor:3.14.9) with IdentityTransform
> Transform retrofit.jar (com.squareup.retrofit2:retrofit:2.9.0) with IdentityTransform
> Transform converter-gson.jar (com.squareup.retrofit2:converter-gson:2.9.0) with IdentityTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform libphonenumber.jar (com.googlecode.libphonenumber:libphonenumber:7.1.1) with IdentityTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform kotlinx-coroutines-core.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.7) with IdentityTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform kotlinx-coroutines-android.jar (org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7) with IdentityTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform kotlin-stdlib-jdk7.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72) with IdentityTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform scala-library.jar (org.scala-lang:scala-library:2.11.12) with IdentityTransform
> Transform jawn-parser_2.11.jar (org.spire-math:jawn-parser_2.11:0.11.1) with IdentityTransform
> Transform cats-kernel_2.11.jar (org.typelevel:cats-kernel_2.11:1.0.1) with IdentityTransform
> Transform circe-numbers_2.11.jar (io.circe:circe-numbers_2.11:0.9.3) with IdentityTransform
> Transform macro-compat_2.11.jar (org.typelevel:macro-compat_2.11:1.1.1) with IdentityTransform
> Transform generic-message-proto.jar (com.wire:generic-message-proto:1.36.0) with IdentityTransform
> Transform scala-async_2.11.jar (org.scala-lang.modules:scala-async_2.11:0.9.7) with IdentityTransform
> Transform wire-signals-extensions_2.11.jar (com.wire:wire-signals-extensions_2.11:1.0.0) with IdentityTransform
> Transform wire-signals_2.11.jar (com.wire:wire-signals_2.11:1.0.0) with IdentityTransform
> Transform shapeless_2.11.jar (com.chuusai:shapeless_2.11:2.3.3) with IdentityTransform
> Transform scala-reflect.jar (org.scala-lang:scala-reflect:2.11.12) with IdentityTransform
> Transform machinist_2.11.jar (org.typelevel:machinist_2.11:0.6.2) with IdentityTransform
> Transform cats-macros_2.11.jar (org.typelevel:cats-macros_2.11:1.0.1) with IdentityTransform
> Transform cats-core_2.11.jar (org.typelevel:cats-core_2.11:1.0.1) with IdentityTransform
> Transform circe-core_2.11.jar (io.circe:circe-core_2.11:0.9.3) with IdentityTransform
> Transform circe-jawn_2.11.jar (io.circe:circe-jawn_2.11:0.9.3) with IdentityTransform
> Transform circe-parser_2.11.jar (io.circe:circe-parser_2.11:0.9.3) with IdentityTransform
> Transform circe-generic_2.11.jar (io.circe:circe-generic_2.11:0.9.3) with IdentityTransform
> Transform kotlin-android-extensions-runtime.jar (org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.72) with IdentityTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Task :app:checkFdroidReleaseLibraries
> Task :app:processFdroidReleaseJavaRes NO-SOURCE
> Task :macrosupport:mergeReleaseConsumerProguardFiles
> Task :storage:mergeReleaseConsumerProguardFiles
> Task :zmessaging:mergeReleaseConsumerProguardFiles
> Transform annotation-experimental.aar (androidx.annotation:annotation-experimental:1.0.0) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0) with AarTransform
> Transform gifdecoder.aar (com.github.bumptech.glide:gifdecoder:4.11.0) with AarTransform
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0) with AarTransform
> Transform versionedparcelable.aar (androidx.versionedparcelable:versionedparcelable:1.1.0) with AarTransform
> Transform savedstate.aar (androidx.savedstate:savedstate:1.0.0) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.1.0) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.2.0-rc03) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.2.0-rc03) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.2.0-rc03) with AarTransform
> Transform core.aar (androidx.core:core:1.3.1) with AarTransform
> Transform activity.aar (androidx.activity:activity:1.0.0) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0) with AarTransform
> Transform dynamicanimation.aar (androidx.dynamicanimation:dynamicanimation:1.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.1.0) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.1.0) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.1.0) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.1.0) with AarTransform
> Transform transition.aar (androidx.transition:transition:1.2.0) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.1.0) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0) with AarTransform
> Transform appcompat-resources.aar (androidx.appcompat:appcompat-resources:1.2.0) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.1.0) with AarTransform
> Transform lifecycle-livedata-core-ktx.aar (androidx.lifecycle:lifecycle-livedata-core-ktx:2.2.0-rc03) with AarTransform
> Transform sqlite.aar (androidx.sqlite:sqlite:2.0.1) with AarTransform
> Transform osmbonuspack.aar (com.github.MKergall:osmbonuspack:6.8.0) with AarTransform
> Transform osmdroid-android.aar (org.osmdroid:osmdroid-android:6.1.11) with AarTransform
> Transform sqlite-framework.aar (androidx.sqlite:sqlite-framework:2.0.1) with AarTransform
> Transform cryptobox-android.aar (com.wire:cryptobox-android:1.1.3) with AarTransform
> Transform libsodium-jni-aar.aar (com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.2) with AarTransform
> Transform jna.aar (net.java.dev.jna:jna:4.4.0) with AarTransform
> Transform rxandroid.aar (io.reactivex.rxjava2:rxandroid:2.1.1) with AarTransform
> Transform koin-android.aar (io.insert-koin:koin-android:2.0.1) with AarTransform
> Transform android-job.aar (com.wire:android-job:1.2.6) with AarTransform
> Transform threetenabp.aar (com.jakewharton.threetenabp:threetenabp:1.1.0) with AarTransform
> Transform core-ktx.aar (androidx.core:core-ktx:1.1.0) with AarTransform
> Transform room-runtime.aar (androidx.room:room-runtime:2.2.2) with AarTransform
> Transform lifecycle-livedata-ktx.aar (androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03) with AarTransform
> Transform media.aar (androidx.media:media:1.0.0) with AarTransform
> Transform work-runtime.aar (androidx.work:work-runtime:2.0.1) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.1.0) with AarTransform
> Transform exifinterface.aar (androidx.exifinterface:exifinterface:1.0.0) with AarTransform
> Transform glide.aar (com.github.bumptech.glide:glide:4.11.0) with AarTransform
> Transform gridlayout.aar (androidx.gridlayout:gridlayout:1.0.0) with AarTransform
> Transform cardview.aar (androidx.cardview:cardview:1.0.0) with AarTransform
> Transform recyclerview.aar (androidx.recyclerview:recyclerview:1.1.0) with AarTransform
> Transform viewpager2.aar (androidx.viewpager2:viewpager2:1.0.0) with AarTransform
> Transform paging-runtime.aar (androidx.paging:paging-runtime:2.1.2) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.2.0) with AarTransform
> Transform constraintlayout.aar (androidx.constraintlayout:constraintlayout:2.0.1) with AarTransform
> Transform zoomlayout.aar (com.wire.zoom:zoomlayout:1.1.0) with AarTransform
> Transform biometric.aar (androidx.biometric:biometric:1.0.1) with AarTransform
> Transform preference.aar (androidx.preference:preference:1.1.0) with AarTransform
> Transform koin-android-scope.aar (io.insert-koin:koin-android-scope:2.0.1) with AarTransform
> Transform multidex.aar (androidx.multidex:multidex:2.0.0) with AarTransform
> Transform koin-android-viewmodel.aar (io.insert-koin:koin-android-viewmodel:2.0.1) with AarTransform
> Transform wiretranslations.aar (com.wire:wiretranslations:1.621) with AarTransform
> Transform material.aar (com.google.android.material:material:1.3.0) with AarTransform
> Transform avs.aar (com.wire:avs:8.1.18) with AarTransform
> Transform room-ktx.aar (androidx.room:room-ktx:2.2.2) with AarTransform
> Transform lifecycle-viewmodel-ktx.aar (androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03) with AarTransform
> Transform lifecycle-runtime-ktx.aar (androidx.lifecycle:lifecycle-runtime-ktx:2.2.0-rc03) with AarTransform
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :macrosupport:compileReleaseNdk NO-SOURCE
> Task :macrosupport:mergeReleaseJniLibFolders
> Transform icu4j.jar (com.ibm.icu:icu4j:58.2) with JetifyTransform
> Task :macrosupport:transformNativeLibsWithMergeJniLibsForRelease
> Task :macrosupport:transformNativeLibsWithStripDebugSymbolForRelease
> Task :macrosupport:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :storage:compileReleaseNdk NO-SOURCE
> Task :storage:mergeReleaseJniLibFolders
> Task :storage:transformNativeLibsWithMergeJniLibsForRelease
> Task :storage:transformNativeLibsWithStripDebugSymbolForRelease
> Task :storage:transformNativeLibsWithIntermediateJniLibsForRelease
> Transform interpolator.aar (androidx.interpolator:interpolator:1.0.0-rc01) with AarTransform
> Transform localbroadcastmanager.aar (androidx.localbroadcastmanager:localbroadcastmanager:1.0.0-rc01) with AarTransform
> Transform documentfile.aar (androidx.documentfile:documentfile:1.0.0-rc01) with AarTransform
> Transform cursoradapter.aar (androidx.cursoradapter:cursoradapter:1.0.0-rc01) with AarTransform
> Transform lifecycle-viewmodel.aar (androidx.lifecycle:lifecycle-viewmodel:2.0.0-rc01) with AarTransform
> Transform lifecycle-runtime.aar (androidx.lifecycle:lifecycle-runtime:2.0.0) with AarTransform
> Transform lifecycle-service.aar (androidx.lifecycle:lifecycle-service:2.0.0-rc01) with AarTransform
> Transform lifecycle-process.aar (androidx.lifecycle:lifecycle-process:2.0.0-rc01) with AarTransform
> Transform core-runtime.aar (androidx.arch.core:core-runtime:2.0.1) with AarTransform
> Transform print.aar (androidx.print:print:1.0.0-rc01) with AarTransform
> Transform lifecycle-livedata-core.aar (androidx.lifecycle:lifecycle-livedata-core:2.0.0-rc01) with AarTransform
> Transform lifecycle-livedata.aar (androidx.lifecycle:lifecycle-livedata:2.0.0-rc01) with AarTransform
> Transform core.aar (androidx.core:core:1.1.0) with AarTransform
> Transform asynclayoutinflater.aar (androidx.asynclayoutinflater:asynclayoutinflater:1.0.0-rc01) with AarTransform
> Transform swiperefreshlayout.aar (androidx.swiperefreshlayout:swiperefreshlayout:1.0.0-rc01) with AarTransform
> Transform slidingpanelayout.aar (androidx.slidingpanelayout:slidingpanelayout:1.0.0-rc01) with AarTransform
> Transform customview.aar (androidx.customview:customview:1.0.0-rc01) with AarTransform
> Transform viewpager.aar (androidx.viewpager:viewpager:1.0.0-rc01) with AarTransform
> Transform coordinatorlayout.aar (androidx.coordinatorlayout:coordinatorlayout:1.0.0-rc01) with AarTransform
> Transform loader.aar (androidx.loader:loader:1.0.0-rc01) with AarTransform
> Transform legacy-support-core-utils.aar (androidx.legacy:legacy-support-core-utils:1.0.0-rc01) with AarTransform
> Transform vectordrawable.aar (androidx.vectordrawable:vectordrawable:1.0.0-rc01) with AarTransform
> Transform drawerlayout.aar (androidx.drawerlayout:drawerlayout:1.0.0-rc01) with AarTransform
> Transform legacy-support-core-ui.aar (androidx.legacy:legacy-support-core-ui:1.0.0-rc01) with AarTransform
> Transform vectordrawable-animated.aar (androidx.vectordrawable:vectordrawable-animated:1.0.0-rc01) with AarTransform
> Transform lifecycle-extensions.aar (androidx.lifecycle:lifecycle-extensions:2.0.0-rc01) with AarTransform
> Transform appcompat.aar (androidx.appcompat:appcompat:1.0.0-rc01) with AarTransform
> Transform fragment.aar (androidx.fragment:fragment:1.0.0-rc01) with AarTransform
> Task :zmessaging:extractLibSodium
> Task :zmessaging:generateJsonModelRelease
> Transform sqlite-jdbc.jar (org.xerial:sqlite-jdbc:3.25.2) with JetifyTransform
> Task :zmessaging:externalNativeBuildRelease
Build lzw-decoder x86_64
Android NDK: WARNING:/home/vagrant/build/com.wire/zmessaging/src/main/jni/Android.mk:randombytes: non-system libraries in linker flags: /home/vagrant/build/com.wire/zmessaging/src/main/jni/../../../build/libsodium/jni/x86_64/libsodium.so
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
[x86_64] Compile++ : lzw-decoder <= LzwDecoder.cpp
[x86_64] StaticLibrary : libstdc++.a
[x86_64] SharedLibrary : liblzw-decoder.so
Build randombytes x86_64
Android NDK: WARNING:/home/vagrant/build/com.wire/zmessaging/src/main/jni/Android.mk:randombytes: non-system libraries in linker flags: /home/vagrant/build/com.wire/zmessaging/src/main/jni/../../../build/libsodium/jni/x86_64/libsodium.so
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
[x86_64] Compile : randombytes <= randombytes.c
[x86_64] SharedLibrary : librandombytes.so
Build lzw-decoder x86
Android NDK: WARNING:/home/vagrant/build/com.wire/zmessaging/src/main/jni/Android.mk:randombytes: non-system libraries in linker flags: /home/vagrant/build/com.wire/zmessaging/src/main/jni/../../../build/libsodium/jni/x86/libsodium.so
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
[x86] Compile++ : lzw-decoder <= LzwDecoder.cpp
[x86] StaticLibrary : libstdc++.a
[x86] SharedLibrary : liblzw-decoder.so
Build randombytes x86
Android NDK: WARNING:/home/vagrant/build/com.wire/zmessaging/src/main/jni/Android.mk:randombytes: non-system libraries in linker flags: /home/vagrant/build/com.wire/zmessaging/src/main/jni/../../../build/libsodium/jni/x86/libsodium.so
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
[x86] Compile : randombytes <= randombytes.c
[x86] SharedLibrary : librandombytes.so
Build lzw-decoder arm64-v8a
Android NDK: WARNING:/home/vagrant/build/com.wire/zmessaging/src/main/jni/Android.mk:randombytes: non-system libraries in linker flags: /home/vagrant/build/com.wire/zmessaging/src/main/jni/../../../build/libsodium/jni/arm64-v8a/libsodium.so
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
[arm64-v8a] Compile++ : lzw-decoder <= LzwDecoder.cpp
[arm64-v8a] StaticLibrary : libstdc++.a
[arm64-v8a] SharedLibrary : liblzw-decoder.so
Build randombytes arm64-v8a
Android NDK: WARNING:/home/vagrant/build/com.wire/zmessaging/src/main/jni/Android.mk:randombytes: non-system libraries in linker flags: /home/vagrant/build/com.wire/zmessaging/src/main/jni/../../../build/libsodium/jni/arm64-v8a/libsodium.so
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
[arm64-v8a] Compile : randombytes <= randombytes.c
[arm64-v8a] SharedLibrary : librandombytes.so
Build lzw-decoder armeabi-v7a
Android NDK: WARNING:/home/vagrant/build/com.wire/zmessaging/src/main/jni/Android.mk:randombytes: non-system libraries in linker flags: /home/vagrant/build/com.wire/zmessaging/src/main/jni/../../../build/libsodium/jni/armeabi-v7a/libsodium.so
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
[armeabi-v7a] Compile++ thumb: lzw-decoder <= LzwDecoder.cpp
[armeabi-v7a] StaticLibrary : libstdc++.a
[armeabi-v7a] SharedLibrary : liblzw-decoder.so
Build randombytes armeabi-v7a
Android NDK: WARNING:/home/vagrant/build/com.wire/zmessaging/src/main/jni/Android.mk:randombytes: non-system libraries in linker flags: /home/vagrant/build/com.wire/zmessaging/src/main/jni/../../../build/libsodium/jni/armeabi-v7a/libsodium.so
Android NDK: This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK: or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK: current module
[armeabi-v7a] Compile thumb : randombytes <= randombytes.c
[armeabi-v7a] SharedLibrary : librandombytes.so
> Task :storage:kaptGenerateStubsReleaseKotlin
> Task :zmessaging:mergeReleaseJniLibFolders
> Task :zmessaging:transformNativeLibsWithMergeJniLibsForRelease
> Task :zmessaging:transformNativeLibsWithStripDebugSymbolForRelease
> Task :zmessaging:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :storage:kaptReleaseKotlin
[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: androidx.room.RoomProcessor (DYNAMIC).
> Task :storage:compileReleaseKotlin
w: /home/vagrant/build/com.wire/storage/src/main/kotlin/com/waz/zclient/storage/pref/backend/BackendPreferences.kt: (5, 27): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/storage/src/main/kotlin/com/waz/zclient/storage/pref/backend/BackendPreferences.kt: (13, 9): 'PreferenceManager' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/storage/src/main/kotlin/com/waz/zclient/storage/pref/backend/BackendPreferences.kt: (13, 27): 'getDefaultSharedPreferences(Context!): SharedPreferences!' is deprecated. Deprecated in Java
> Task :storage:javaPreCompileRelease
> Task :storage:compileReleaseJavaWithJavac
> Task :storage:transformClassesAndResourcesWithPrepareIntermediateJarsForRelease
> Task :zmessaging:compileReleaseKotlin
> Task :zmessaging:javaPreCompileRelease
> Task :zmessaging:compileReleaseJavaWithJavac
> Task :zmessaging:compileReleaseScala
sbt-api: Unhandled type class scala.reflect.internal.Types$MethodType : ($this: com.waz.model.Handle)String
/home/vagrant/build/com.wire/zmessaging/src/main/scala/com/waz/znet2/OkHttpLoggingInterceptor.scala:160: method buffer in trait BufferedSource is deprecated: see corresponding Javadoc for more information.
val buffer = source.buffer
^
two warnings found
Note: /home/vagrant/build/com.wire/zmessaging/src/main/java/com/waz/CLibrary.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :zmessaging:compileReleaseJavaWithJavac
:zmessaging:compileReleaseScala
> Task :zmessaging:transformClassesAndResourcesWithPrepareIntermediateJarsForRelease
> Task :app:compileFdroidReleaseKotlin
w: /home/vagrant/build/com.wire/app/src/main/java/com/waz/zclient/audio/AudioService.kt: (67, 46): 'abandonAudioFocus(AudioManager.OnAudioFocusChangeListener!): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/app/src/main/java/com/waz/zclient/audio/AudioService.kt: (68, 27): 'requestAudioFocus(AudioManager.OnAudioFocusChangeListener!, Int, Int): Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/app/src/main/java/com/waz/zclient/audio/AudioService.kt: (131, 21): 'constructor AudioTrack(Int, Int, Int, Int, Int, Int)' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/app/src/main/java/com/waz/zclient/audio/AudioService.kt: (170, 44): 'getter for inputBuffers: Array<(out) ByteBuffer!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/app/src/main/java/com/waz/zclient/audio/AudioService.kt: (171, 45): 'getter for outputBuffers: Array<(out) ByteBuffer!>' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/app/src/main/kotlin/com/waz/zclient/core/extension/Context.kt: (5, 20): 'NetworkInfo' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/app/src/main/kotlin/com/waz/zclient/core/extension/Context.kt: (7, 26): 'NetworkInfo' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/app/src/main/kotlin/com/waz/zclient/core/extension/Context.kt: (8, 90): 'getter for activeNetworkInfo: NetworkInfo?' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.wire/app/src/main/kotlin/com/waz/zclient/core/network/NetworkHandler.kt: (10, 50): 'getter for isConnected: Boolean' is deprecated. Deprecated in Java
> Task :app:javaPreCompileFdroidRelease
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:compileFdroidReleaseScala
Note: [1] Wrote GeneratedAppGlideModule with: []
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Could not determine source for class com.waz.zclient.GlideRequests
Could not determine source for class com.bumptech.glide.GeneratedRequestManagerFactory
Could not determine source for class com.bumptech.glide.GeneratedAppGlideModuleImpl
Could not determine source for class com.waz.zclient.GlideRequest
Could not determine source for class com.waz.zclient.GlideOptions
Could not determine source for class com.waz.zclient.GlideApp
> Task :app:compileFdroidReleaseJavaWithJavac
:app:compileFdroidReleaseScala
> Task :app:compileFdroidReleaseSources
> Task :app:transformResourcesWithMergeJavaResForFdroidRelease
ProGuard, version 6.0.3
Reading input...
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-android-extensions-runtime/1.3.72/83423235971335be77d2ea025008bc9959738ffc/kotlin-android-extensions-runtime-1.3.72.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-generic_2.11/0.9.3/c7c8912433df73ac3ccab53d7d4ef2492464a0af/circe-generic_2.11-0.9.3.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-parser_2.11/0.9.3/55e29b4c8f9f380acc2d4fd572fd05e71de121af/circe-parser_2.11-0.9.3.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-jawn_2.11/0.9.3/5d4329cb6ff6f9bf84d94e005331f46a05a90163/circe-jawn_2.11-0.9.3.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-core_2.11/0.9.3/38db926d606039fd01c052daee7a3c8a343705fa/circe-core_2.11-0.9.3.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/cats-core_2.11/1.0.1/c796592c733267960bd620fba97053685eb1333c/cats-core_2.11-1.0.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/cats-macros_2.11/1.0.1/f5bc0a113ed95a451f6c31ae597a798fbddb76b5/cats-macros_2.11-1.0.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/machinist_2.11/0.6.2/29c6a46d66b6616f8795a70753e6753975f42fc/machinist_2.11-0.6.2.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.scala-lang/scala-reflect/2.11.12/2bb23c13c527566d9828107ca4108be2a2c06f01/scala-reflect-2.11.12.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.chuusai/shapeless_2.11/2.3.3/ea34d4b6128b9090386945dcb952816bd9e87ce2/shapeless_2.11-2.3.3.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.wire/wire-signals_2.11/1.0.0/cd8b3291ce847f402bb04cb5926d0f4e27e581f4/wire-signals_2.11-1.0.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.wire/wire-signals-extensions_2.11/1.0.0/c53e2590d67d06243248a547aaf2ef081c37a585/wire-signals-extensions_2.11-1.0.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.scala-lang.modules/scala-async_2.11/0.9.7/a5126e18f6ba9391248dd118d10ad9cc99552d66/scala-async_2.11-0.9.7.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.wire/generic-message-proto/1.36.0/7f23b5245d1c231f0c7ca67cc2c12e1a3a57e3a/generic-message-proto-1.36.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/macro-compat_2.11/1.1.1/cb87cb74fd5fb118fede3f98075c2044616b35d/macro-compat_2.11-1.1.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-numbers_2.11/0.9.3/bca36973eb5b69d109e8c3830442248f3ee26dc3/circe-numbers_2.11-0.9.3.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/cats-kernel_2.11/1.0.1/29d1039d964b894389c09d3dfa1e1eb6cdfccd7/cats-kernel_2.11-1.0.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.spire-math/jawn-parser_2.11/0.11.1/ad6bd066b122f514a040e6a7e24f8448e309e41d/jawn-parser_2.11-0.11.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.scala-lang/scala-library/2.11.12/bf5534e6fec3d665bd6419c952a929a8bdd4b591/scala-library-2.11.12.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.72/3adfc2f4ea4243e01204be8081fe63bde6b12815/kotlin-stdlib-jdk7-1.3.72.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-runtime-ktx-2.2.0-rc03.aar/c4426da3101750624790d33ea94a0e24/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-viewmodel-ktx-2.2.0-rc03.aar/7f41b135d07f94d69be99fae38443ba5/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/room-ktx-2.2.2.aar/6441c90867ae16013b98c49240798386/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.3.7/b6daaff7bdcf9c86ca7ab5f05d72d14dc69da25b/kotlinx-coroutines-android-1.3.7.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.3.7/8e2eb78158638b33793d204ffef0b65c4a578e1c/kotlinx-coroutines-core-1.3.7.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jetified-avs-8.1.18.aar/a7229891bd626136389f3b4739e89212/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/wiretranslations-1.621.aar/773dd0c49b09dbfd2112799dbf0dceaa/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.googlecode.libphonenumber/libphonenumber/7.1.1/cdb737e7932c39026fb5d061c5300370d9a4ce8/libphonenumber-7.1.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/material-1.3.0.aar/a1f0e6df3e0bbe64948bfb1a731764af/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/multidex-2.0.0.aar/7d4afb0ff12c70200161425b61abb3ee/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jetified-koin-android-viewmodel-2.0.1.aar/ec273c31bbfef160449676ee26da8419/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jetified-koin-android-scope-2.0.1.aar/8fc393325fa8f8e360d29a0b55506117/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/preference-1.1.0.aar/608a40922d0181e49dd3dd75bc219dec/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/biometric-1.0.1.aar/21bcab41704305fa9223a43a5faaff7a/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/zoomlayout-1.1.0.aar/67ce94cf3f5ad607a3f7bb9efaa02865/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/constraintlayout-2.0.1.aar/08768b956cc0f68775d5dcb131c4a431/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/appcompat-1.2.0.aar/87b76f22d51532338f88dfd5fc8db8f5/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/paging-runtime-2.1.2.aar/afab006d87a0b467a2d498782044c618/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/viewpager2-1.0.0.aar/ac1a2fedde7d5c6d5752b7ca32753c3a/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/recyclerview-1.1.0.aar/714b2b0b385fddf49fd5a5c29c9f2c04/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/cardview-1.0.0.aar/6345ccc10ffb238438d9f64b4f4f59af/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/gridlayout-1.0.0.aar/9ac25e5d88141e1311f8fe8e01943a3b/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/glide-4.11.0.aar/351f5ab70a48d26b49fc21686e69be7e/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/exifinterface-1.0.0.aar/784f2808569fcd99cbced8185b2dfe4d/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/media-1.0.0.aar/99559cc4420c1d6187dd2e7771850b43/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-livedata-ktx-2.2.0-rc03.aar/45d6c0466af2bb3668938b1e26d2b17d/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/work-runtime-2.0.1.aar/cbed7c0d1c414e69ca02444f42eec755/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-extensions-2.1.0.aar/92227c7df474ca7733c482fe1d9a4fc1/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/room-runtime-2.2.2.aar/7e14b5fda6080cbc8db623b3684bee72/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/core-ktx-1.1.0.aar/584f2a53b0cdd91d95e7530d5ed331e0/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.squareup.retrofit2/converter-gson/2.9.0/fc93484fc67ab52b1e0ccbdaa3922d8a6678e097/converter-gson-2.9.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.squareup.retrofit2/retrofit/2.9.0/d8fdfbd5da952141a665a403348b74538efc05ff/retrofit-2.9.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/logging-interceptor-3.14.9.jar/9972e67e816c48d74c80842b482fd6d2/jetified-logging-interceptor-3.14.9.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/koin-android-2.0.1.aar/3e704205bdbba75481eed9f7d7bcd451/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.reactivex.rxjava2/rxkotlin/2.3.0/37d8fb3406df28bfc84fa0234b11067931369bc5/rxkotlin-2.3.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/rxandroid-2.1.1.aar/38c190da7cd52e81bae0f6a4696e3746/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-serialization-runtime/0.20.0/fa78723d3114632b1563f0701162dee0d4d8d5ea/kotlinx-serialization-runtime-0.20.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jetified-android-job-1.2.6.aar/be3ac5e6c2dcdbd2f24d7bcb1c92571f/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/threetenabp-1.1.0.aar/c117650513348acd02cccdc454e2633a/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/threetenbp-1.3.8.jar/ff47d304e9c717abf2440e2c11a35b08/jetified-threetenbp-1.3.8.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.facebook.rebound/rebound/0.3.8/c8b90640dddaf1e7ad75d7cb00b09a44b3788f7e/rebound-0.3.8.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/commonmark-0.11.0.jar/27f909a9f8b1e0ea807a7148f02ec6c0/jetified-commonmark-0.11.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jna-4.4.0.aar/610399de9453181a2afc76024f497805/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/libsodium-jni-aar-2.0.2.aar/c498cbb8beea07d1898145e1898fe72a/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/osmdroid-android-6.1.11.aar/19bc57b43e317c90814dca53f9af32f1/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/osmbonuspack-6.8.0.aar/b95f9e3cabdbdb51a71783898bba0d1e/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/okhttp-3.14.9.jar/7b0ca28fc124771b96f169e770cb66e8/jetified-okhttp-3.14.9.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/cryptobox-android-1.1.3.aar/7d9efef0e3804d101afa3ce88a2f7559/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/isoparser-1.1.7.jar/3b12847cc0f251a7b53ce69893b2ac4f/jetified-isoparser-1.1.7.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/sqlite-framework-2.0.1.aar/27493669cf244198de9526b27430b0b7/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/sqlite-2.0.1.aar/0dc5251f3b317e9573d9a5c408c08acc/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-livedata-core-ktx-2.2.0-rc03.aar/6efc092a01da9f9ab9a95d2395f561be/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.insert-koin/koin-core/2.0.1/8d8d965fe26d1de57204d63260523b7ce13dd8dc/koin-core-2.0.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.72/8032138f12c0180bc4e51fe139d4c52b46db6109/kotlin-stdlib-1.3.72.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.72/6ca8bee3d88957eaaaef077c41c908c9940492d8/kotlin-stdlib-common-1.3.72.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/legacy-support-core-ui-1.0.0.aar/163853aec0720b49fd0cb92b4d780090/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/coordinatorlayout-1.1.0.aar/30a7b68c43f7cbdebe938f36c5c1b074/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/transition-1.2.0.aar/77f6f5210b7ab989c3d84c49b98a1f9b/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/appcompat-resources-1.2.0.aar/a478182ed0604306261e9989b2a3b9ae/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/vectordrawable-animated-1.1.0.aar/feec433e52efc5699d0f1981f9ebef1e/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/vectordrawable-1.1.0.aar/42b7e60096d6726f691d8d53287be2ba/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/fragment-1.1.0.aar/55fb12ec2a52052bcd69c5012c08c2ce/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.paging/paging-common/2.1.2/e8cdd44767173c4af5164732c32741c89afa684d/paging-common-2.1.2.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-process-2.1.0.aar/2462b7a826209950bb74f6762b6a5476/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-service-2.1.0.aar/7f9d117c7b92e402e4f516977cf65800/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/dynamicanimation-1.0.0.aar/dda15ddae4c5b487a644dc08edd0da8e/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/drawerlayout-1.0.0.aar/6a07faa772f2278adda0c7207689cfa4/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/viewpager-1.0.0.aar/99b81ca36a265f70eb0185d955423692/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/slidingpanelayout-1.0.0.aar/ec36724102ade7370f09fedeb0bd6673/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/customview-1.0.0.aar/5c1f7728b961e78d6f103e7f8b1458e8/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/legacy-support-core-utils-1.0.0.aar/bdf82ebf3fa6113d1550ce7e7f41320e/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/swiperefreshlayout-1.0.0.aar/a804f4a499934fe4abe6c71e58fc162d/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/asynclayoutinflater-1.0.0.aar/c368126628d0b7acbdcec1dec1c86c3c/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/loader-1.0.0.aar/1888c9adc5f7779312be526f1dd3ee6f/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/activity-1.0.0.aar/ab1c41e1a0967027f1aefee5aeeac5fe/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/core-1.3.1.aar/1863ffd26e075b4e28397f47b813c6ef/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-runtime-2.2.0-rc03.aar/bf79e277c9c203f50613b59187411451/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-viewmodel-2.2.0-rc03.aar/85f001da9be19b8ff2cbe6c21a5d02a7/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-livedata-2.2.0-rc03.aar/0aebeb690417d7fd4509e5dde6521e17/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-livedata-core-2.2.0-rc03.aar/6d0fc017a890747ffe9284588567dba4/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/core-runtime-2.1.0.aar/75bd53bad66889b35d37dbd4d9328a9f/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/savedstate-1.0.0.aar/12abf4c45e8a1e2d77231c45dcba38b3/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.room/room-common/2.2.2/f5e3b73a0c2ab5e276e26868e4ce3542baede207/room-common-2.2.2.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/versionedparcelable-1.1.0.aar/70eee4d5611b0b2804cd2125337a0a58/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/gifdecoder-4.11.0.aar/01c8b9825a17c6714726e03322b08d67/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/cursoradapter-1.0.0.aar/77f7a6e6dd0627b400f211f7cd3276ae/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/interpolator-1.0.0.aar/b4aca1e3573c57068c72345c06dad1bc/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0-rc03/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0-rc03.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/documentfile-1.0.0.aar/332f020cd6dc06008c817b450ee404b7/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/localbroadcastmanager-1.0.0.aar/3a6fde07e59aa8cecd5bf6d67fc95c22/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/print-1.0.0.aar/c1939d011b8348a8b49d7c5425023078/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.1.0/e3a6fb2f40e3a3842e6b7472628ba4ce416ea4c8/annotation-1.1.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/annotation-experimental-1.0.0.aar/2b26f46d4b6f0e09e882d45189624284/jars/classes.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/1.0/c949a840a6acbc5268d088e47b04177bf90b3cad/listenablefuture-1.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.github.bumptech.glide/disklrucache/4.11.0/ed93d2e20549ad85f692d964788ec77520d78a8b/disklrucache-4.11.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.github.bumptech.glide/annotations/4.11.0/c57bae5a18147f8ae22f4da49baac875c6b6f84f/annotations-4.11.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/gson-2.8.5.jar/7b4fa8180642d21f6d8419586f863185/jetified-gson-2.8.5.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.reactivex.rxjava2/rxjava/2.2.6/c0df91c5b9c98ebd28eec6764cb3416c195aec20/rxjava-2.2.6.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/okio-1.17.2.jar/251d1551ced09dde551dec4cbd26233f/jetified-okio-1.17.2.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/protobuf-javalite-3.19.1.jar/5636b251e5bfbd63ba67837841b1699d/jetified-protobuf-javalite-3.19.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.aspectj/aspectjrt/1.8.2/7dede91c0c36b1265fc99c55283b90ed2be144c8/aspectjrt-1.8.2.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.constraintlayout/constraintlayout-solver/2.0.1/30988fe2d77f3fe3bf7551bb8a8b795fad7e7226/constraintlayout-solver-2.0.1.jar] (filtered)
Reading program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.2/323964c36556eb0e6209f65c1cef72b53b461ab8/reactive-streams-1.0.2.jar] (filtered)
Reading program jar [/home/vagrant/build/com.wire/zmessaging/build/intermediates/intermediate-jars/release/classes.jar] (filtered)
Reading program jar [/home/vagrant/build/com.wire/storage/build/intermediates/intermediate-jars/release/classes.jar] (filtered)
Reading program jar [/home/vagrant/build/com.wire/macrosupport/build/intermediates/intermediate-jars/release/classes.jar] (filtered)
Reading program directory [/home/vagrant/build/com.wire/app/build/intermediates/javac/fdroidRelease/compileFdroidReleaseJavaWithJavac/classes] (filtered)
> Task :app:transformClassesAndResourcesWithProguardForFdroidRelease
Request to incrementing alive workforce from 0. Current workforce (dead or alive) 0
thread-pool size=4
Reading program directory [/home/vagrant/build/com.wire/app/build/tmp/kotlin-classes/fdroidRelease] (filtered)
Reading program jar [/home/vagrant/build/com.wire/app/build/intermediates/transforms/mergeJavaRes/fdroid/release/0.jar] (filtered)
Reading library jar [/opt/android-sdk/platforms/android-30/android.jar]
Reading library jar [/opt/android-sdk/build-tools/30.0.2/core-lambda-stubs.jar]
Note: duplicate definition of library class [java.lang.invoke.CallSite]
Note: duplicate definition of library class [java.lang.invoke.LambdaConversionException]
Note: duplicate definition of library class [java.lang.invoke.MethodHandle]
Note: duplicate definition of library class [java.lang.invoke.MethodHandles$Lookup]
Note: duplicate definition of library class [java.lang.invoke.MethodHandles]
Note: duplicate definition of library class [java.lang.invoke.MethodType]
Reading library jar [/opt/android-sdk/platforms/android-30/optional/org.apache.http.legacy.jar]
Reading library jar [/opt/android-sdk/platforms/android-30/optional/android.car.jar]
Reading library jar [/opt/android-sdk/platforms/android-30/optional/android.test.mock.jar]
Reading library jar [/opt/android-sdk/platforms/android-30/optional/android.test.base.jar]
Reading library jar [/opt/android-sdk/platforms/android-30/optional/android.test.runner.jar]
Note: there were 6 duplicate class definitions.
(http://proguard.sourceforge.net/manual/troubleshooting.html#duplicateclass)
Initializing...
Note: the configuration refers to the unknown class 'com.google.vending.licensing.ILicensingService'
Note: the configuration refers to the unknown class 'com.android.vending.licensing.ILicensingService'
Note: the configuration refers to the unknown class 'Object'
Maybe you meant the fully qualified name 'java.lang.Object'?
Note: the configuration refers to the unknown class 'com.google.android.gms.common.internal.safeparcel.SafeParcelable'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
Note: the configuration refers to the unknown class 'Object'
Maybe you meant the fully qualified name 'java.lang.Object'?
Note: the configuration refers to the unknown class 'com.google.android.gms.common.internal.safeparcel.SafeParcelable'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
Note: the configuration refers to the unknown class 'com.google.android.gms.common.annotation.KeepName'
Note: the configuration refers to the unknown class 'sun.misc.Unsafe'
Maybe you meant the fully qualified name 'scala.concurrent.util.Unsafe'?
Note: the configuration refers to the unknown class 'com.waz.soundlink.SoundLinkAPI'
Note: the configuration refers to the unknown class 'kotlinx.coroutines.experimental.android.AndroidExceptionPreHandler'
Maybe you meant the fully qualified name 'kotlinx.coroutines.android.AndroidExceptionPreHandler'?
Note: the configuration refers to the unknown class 'com.wire.android.job.gcm.PlatformGcmService'
Note: the configuration refers to the unknown class 'androidx.core.widget.Space'
Maybe you meant the fully qualified name 'androidx.legacy.widget.Space'?
Maybe you meant the fully qualified name 'android.widget.Space'?
Note: the configuration refers to the unknown class 'com.evernote.android.job.v21.PlatformJobService'
Maybe you meant the fully qualified name 'com.wire.android.job.v21.PlatformJobService'?
Note: the configuration refers to the unknown class 'com.evernote.android.job.v14.PlatformAlarmService'
Maybe you meant the fully qualified name 'com.wire.android.job.v14.PlatformAlarmService'?
Note: the configuration refers to the unknown class 'com.evernote.android.job.v14.PlatformAlarmReceiver'
Maybe you meant the fully qualified name 'com.wire.android.job.v14.PlatformAlarmReceiver'?
Note: the configuration refers to the unknown class 'com.evernote.android.job.JobBootReceiver'
Maybe you meant the fully qualified name 'com.wire.android.job.JobBootReceiver'?
Note: the configuration refers to the unknown class 'com.evernote.android.job.JobRescheduleService'
Maybe you meant the fully qualified name 'com.wire.android.job.JobRescheduleService'?
Note: kotlin.jvm.internal.ClassReference$Companion calls 'Class.getEnclosingMethod'
Note: kotlin.jvm.internal.ClassReference$Companion calls 'Class.getEnclosingConstructor'
Note: org.aspectj.internal.lang.reflect.AjTypeImpl calls 'Class.getEnclosingMethod'
Note: org.aspectj.internal.lang.reflect.AjTypeImpl calls 'Class.getEnclosingConstructor'
Note: scala.reflect.runtime.ReflectionUtils$EnclosedInConstructor$$anonfun$$lessinit$greater$2 calls 'Class.getEnclosingConstructor'
Note: scala.reflect.runtime.ReflectionUtils$EnclosedInMethod$$anonfun$$lessinit$greater$1 calls 'Class.getEnclosingMethod'
Warning: kotlinx.coroutines.debug.AgentPremain$DebugProbesTransformer: can't find superclass or interface java.lang.instrument.ClassFileTransformer
Warning: kotlinx.coroutines.debug.AgentPremain$installSignalHandler$1: can't find superclass or interface sun.misc.SignalHandler
Warning: scala.beans.ScalaBeanInfo: can't find superclass or interface java.beans.SimpleBeanInfo
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find superclass or interface scala.tools.nsc.typechecker.Implicits$ImplicitSearch
Warning: androidx.lifecycle.FlowLiveDataConversions$asLiveData$1$invokeSuspend$$inlined$collect$1$1: can't find enclosing method 'java.lang.Object emit$$forInline(java.lang.Object,kotlin.coroutines.Continuation)' in program class androidx.lifecycle.FlowLiveDataConversions$asLiveData$1$invokeSuspend$$inlined$collect$1
Warning: com.sun.jna.Native: can't find referenced class java.awt.HeadlessException
Warning: com.sun.jna.Native: can't find referenced class java.awt.Window
Warning: com.sun.jna.Native: can't find referenced class java.awt.Window
Warning: com.sun.jna.Native: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native: can't find referenced class java.awt.Window
Warning: com.sun.jna.Native: can't find referenced class java.awt.Window
Warning: com.sun.jna.Native: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.GraphicsEnvironment
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.HeadlessException
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.HeadlessException
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.Component
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.GraphicsEnvironment
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.Window
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.Window
Warning: com.sun.jna.Native$AWT: can't find referenced class java.awt.Component
Warning: com.waz.sync.client.OtrClient$ListClientsResponse$: can't find referenced method 'java.util.Set keySet()' in library class org.json.JSONObject
Warning: com.waz.sync.client.OtrClient$ListClientsResponse$Decoder$: can't find referenced method 'java.util.Set keySet()' in library class org.json.JSONObject
Warning: com.waz.sync.client.OtrClient$ListPreKeysResponse$: can't find referenced method 'java.util.Set keySet()' in library class org.json.JSONObject
Warning: com.waz.sync.client.OtrClient$ListPreKeysResponse$Decoder$: can't find referenced method 'java.util.Set keySet()' in library class org.json.JSONObject
Warning: io.circe.generic.util.macros.DerivationMacros$Members$: can't find referenced class io.circe.generic.util.macros.DerivationMacros$Members$$Entry$
Warning: io.circe.generic.util.macros.DerivationMacros$Members$: can't find referenced class io.circe.generic.util.macros.DerivationMacros$Members$$Entry$
Warning: io.circe.generic.util.macros.DerivationMacros$Members$Entry: can't find referenced class io.circe.generic.util.macros.DerivationMacros$Members$$Entry
Warning: io.circe.generic.util.macros.DerivationMacros$Members$Entry$: can't find referenced class io.circe.generic.util.macros.DerivationMacros$Members$$Entry
Warning: io.circe.generic.util.macros.DerivationMacros$Members$Entry$: can't find referenced class io.circe.generic.util.macros.DerivationMacros$Members$$Entry
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class java.lang.instrument.ClassFileTransformer
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class java.lang.instrument.Instrumentation
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class java.lang.instrument.Instrumentation
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class sun.misc.Signal
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class sun.misc.Signal
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class sun.misc.SignalHandler
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class sun.misc.Signal
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class java.lang.instrument.Instrumentation
Warning: kotlinx.coroutines.debug.AgentPremain: can't find referenced class java.lang.instrument.Instrumentation
Warning: kotlinx.coroutines.debug.AgentPremain$DebugProbesTransformer: can't find referenced class java.lang.instrument.ClassFileTransformer
Warning: kotlinx.coroutines.debug.AgentPremain$installSignalHandler$1: can't find referenced class sun.misc.SignalHandler
Warning: kotlinx.coroutines.debug.AgentPremain$installSignalHandler$1: can't find referenced class sun.misc.Signal
Warning: kotlinx.coroutines.debug.AgentPremain$installSignalHandler$1: can't find referenced class sun.misc.Signal
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Address: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Authenticator: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Authenticator: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache$1: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache$1: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache$2: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache$CacheResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache$CacheResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cache$Entry: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.CacheControl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.CacheControl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.CertificatePinner: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.CertificatePinner: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.CertificatePinner: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.CertificatePinner: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Challenge: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Connection: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ConnectionSpec: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ConnectionSpec: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ConnectionSpec: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ConnectionSpec: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ConnectionSpec: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ConnectionSpec$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ConnectionSpec$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cookie: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cookie: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cookie: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cookie$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cookie$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Cookie$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Dispatcher: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Dispatcher: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Dispatcher: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Dispatcher: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.EventListener: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.EventListener: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.EventListener: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.FormBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.FormBody$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.FormBody$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Handshake: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Handshake: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Handshake: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Headers: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Headers: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Headers: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Headers: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.Headers: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Headers: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Headers$Builder: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.Headers$Builder: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.Headers$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.HttpUrl$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Interceptor$Chain: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MediaType: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MediaType: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MediaType: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MediaType: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MediaType: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MediaType: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MediaType: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MultipartBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MultipartBody$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MultipartBody$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MultipartBody$Part: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MultipartBody$Part: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MultipartBody$Part: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MultipartBody$Part: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.MultipartBody$Part: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient$1: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.OkHttpClient$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Request$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody$1: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody$2: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.RequestBody$3: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Response$Builder: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ResponseBody$1: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.ResponseBody$BomAwareReader: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.Route: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.WebSocket: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.WebSocketListener: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.Internal: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.Util: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.Util: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.annotations.EverythingIsNonNull: can't find referenced class javax.annotation.Nonnull
Warning: okhttp3.internal.annotations.EverythingIsNonNull: can't find referenced class javax.annotation.meta.TypeQualifierDefault
Warning: okhttp3.internal.cache.CacheInterceptor: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.cache.CacheInterceptor: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.cache.CacheStrategy: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.cache.CacheStrategy: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.cache.DiskLruCache: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.cache.DiskLruCache$Snapshot: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.cache.InternalCache: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.cache.InternalCache: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Exchange: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Exchange: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Exchange: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Exchange$RequestBodySink: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Exchange$RequestBodySink: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Exchange$ResponseBodySource: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Exchange$ResponseBodySource: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.RealConnection: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.RealConnection: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.RealConnectionPool: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.connection.Transmitter: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http.ExchangeCodec: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http.RealInterceptorChain: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http.RealInterceptorChain: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http.RealInterceptorChain: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http.RealInterceptorChain: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http.RealResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http.RealResponseBody: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http.RetryAndFollowUpInterceptor: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http2.Http2Connection: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http2.Http2Connection: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http2.Http2Stream: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http2.Http2Stream: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http2.Http2Stream: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http2.Http2Stream: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.http2.Http2Stream: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Android10Platform: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.internal.platform.Android10Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Android10Platform: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okhttp3.internal.platform.Android10Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.AndroidPlatform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.AndroidPlatform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.AndroidPlatform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.AndroidPlatform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.AndroidPlatform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt$ProviderBuilder
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt$ProviderBuilder
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt$ProviderBuilder
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class org.conscrypt.Conscrypt
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.ConscryptPlatform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Jdk8WithJettyBootPlatform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Jdk9Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.platform.Platform: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.ws.RealWebSocket: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.internal.ws.RealWebSocket: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.logging.LoggingEventListener: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.logging.LoggingEventListener: can't find referenced class javax.annotation.Nullable
Warning: okhttp3.logging.LoggingEventListener: can't find referenced class javax.annotation.Nullable
Warning: okio.AsyncTimeout: can't find referenced class javax.annotation.Nullable
Warning: okio.AsyncTimeout: can't find referenced class javax.annotation.Nullable
Warning: okio.AsyncTimeout: can't find referenced class javax.annotation.Nullable
Warning: okio.AsyncTimeout: can't find referenced class javax.annotation.Nullable
Warning: okio.Buffer: can't find referenced class javax.annotation.Nullable
Warning: okio.Buffer: can't find referenced class javax.annotation.Nullable
Warning: okio.BufferedSource: can't find referenced class javax.annotation.Nullable
Warning: okio.ByteString: can't find referenced class javax.annotation.Nullable
Warning: okio.DeflaterSink: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okio.HashingSink: can't find referenced class javax.annotation.Nullable
Warning: okio.HashingSink: can't find referenced class javax.annotation.Nullable
Warning: okio.Okio: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okio.Okio: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: okio.Okio$4: can't find referenced class javax.annotation.Nullable
Warning: okio.Pipe: can't find referenced class javax.annotation.Nullable
Warning: okio.RealBufferedSource: can't find referenced class javax.annotation.Nullable
Warning: okio.Segment: can't find referenced class javax.annotation.Nullable
Warning: okio.SegmentPool: can't find referenced class javax.annotation.Nullable
Warning: okio.package-info: can't find referenced class javax.annotation.ParametersAreNonnullByDefault
Warning: org.osmdroid.bonuspack.kml.IconStyle: can't find referenced class org.apache.commons.lang3.StringEscapeUtils
Warning: org.osmdroid.bonuspack.kml.IconStyle: can't find referenced class org.apache.commons.lang3.StringEscapeUtils
Warning: org.osmdroid.bonuspack.kml.KmlFeature: can't find referenced class org.apache.commons.lang3.StringEscapeUtils
Warning: org.osmdroid.bonuspack.kml.KmlFeature: can't find referenced class org.apache.commons.lang3.StringEscapeUtils
Warning: org.osmdroid.bonuspack.kml.KmlGroundOverlay: can't find referenced class org.apache.commons.lang3.StringEscapeUtils
Warning: org.osmdroid.bonuspack.kml.KmlGroundOverlay: can't find referenced class org.apache.commons.lang3.StringEscapeUtils
Warning: org.osmdroid.bonuspack.sharing.Friends: can't find referenced method 'com.google.gson.JsonElement parseString(java.lang.String)' in program class com.google.gson.JsonParser
Warning: org.webrtc.Logging: can't find referenced class com.google.devtools.build.android.desugar.runtime.ThrowableExtension
Warning: org.webrtc.Logging: can't find referenced class com.google.devtools.build.android.desugar.runtime.ThrowableExtension
Warning: retrofit2.BuiltInConverters: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.BuiltInConverters: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.CallAdapter$Factory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.CompletableFutureCallAdapterFactory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.CompletableFutureCallAdapterFactory: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.CompletableFutureCallAdapterFactory$BodyCallAdapter: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.CompletableFutureCallAdapterFactory$BodyCallAdapter$BodyCallback: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.CompletableFutureCallAdapterFactory$CallCancelCompletableFuture: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.CompletableFutureCallAdapterFactory$ResponseCallAdapter: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.CompletableFutureCallAdapterFactory$ResponseCallAdapter$ResponseCallback: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.Converter: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Converter$Factory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Converter$Factory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Converter$Factory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.DefaultCallAdapterFactory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.DefaultCallAdapterFactory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.DefaultCallAdapterFactory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.HttpException: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.HttpServiceMethod: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.HttpServiceMethod: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.OkHttpCall: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.OkHttpCall: can't find referenced class javax.annotation.concurrent.GuardedBy
Warning: retrofit2.OkHttpCall: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.OkHttpCall: can't find referenced class javax.annotation.concurrent.GuardedBy
Warning: retrofit2.OkHttpCall: can't find referenced class javax.annotation.concurrent.GuardedBy
Warning: retrofit2.OkHttpCall: can't find referenced class javax.annotation.concurrent.GuardedBy
Warning: retrofit2.OkHttpCall$ExceptionCatchingResponseBody: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.OkHttpCall$NoContentResponseBody: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.OkHttpCall$NoContentResponseBody: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.OptionalConverterFactory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.OptionalConverterFactory: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.OptionalConverterFactory$OptionalConverter: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.ParameterHandler: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$1: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$1: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$2: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Body: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Field: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$FieldMap: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$FieldMap: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Header: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$HeaderMap: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$HeaderMap: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Headers: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Headers: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Part: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$PartMap: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$PartMap: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Path: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Query: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$QueryMap: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$QueryMap: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$QueryName: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$RawPart: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$RawPart: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$RelativeUrl: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ParameterHandler$Tag: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Platform: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Platform: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Platform: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Platform: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.Platform: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Platform: can't find referenced class org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
Warning: retrofit2.Platform$Android: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestBuilder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.RequestFactory$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Response: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit$1: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit$1: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Retrofit$Builder: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.ServiceMethod: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Utils: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Utils: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Utils: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Utils$ParameterizedTypeImpl: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Utils$ParameterizedTypeImpl: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Utils$ParameterizedTypeImpl: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.Utils$WildcardTypeImpl: can't find referenced class javax.annotation.Nullable
Warning: retrofit2.internal.EverythingIsNonNull: can't find referenced class javax.annotation.Nonnull
Warning: retrofit2.internal.EverythingIsNonNull: can't find referenced class javax.annotation.meta.TypeQualifierDefault
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.SimpleBeanInfo
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.PropertyDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.PropertyDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.SimpleBeanInfo
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.MethodDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.MethodDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.PropertyDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.MethodDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.PropertyDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.MethodDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.PropertyDescriptor
Warning: scala.beans.ScalaBeanInfo: can't find referenced class java.beans.MethodDescriptor
Warning: scala.beans.ScalaBeanInfo$$anonfun$2: can't find referenced class java.beans.MethodDescriptor
Warning: scala.beans.ScalaBeanInfo$$anonfun$2: can't find referenced class java.beans.MethodDescriptor
Warning: scala.beans.ScalaBeanInfo$$anonfun$2: can't find referenced class java.beans.MethodDescriptor
Warning: scala.beans.ScalaBeanInfo$$anonfun$2: can't find referenced class java.beans.MethodDescriptor
Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class java.rmi.Remote
Warning: scala.reflect.internal.Definitions$DefinitionsClass: can't find referenced class java.rmi.RemoteException
Warning: scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1$$anonfun$apply$2: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1
Warning: scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1$$anonfun$apply$2: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1
Warning: scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1$$anonfun$apply$2: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1
Warning: scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1$$anonfun$apply$2: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1
Warning: scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1$$anonfun$apply$2: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1
Warning: scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1$$anonfun$apply$2: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1
Warning: scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1$$anonfun$apply$2: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1
Warning: scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1$$anonfun$apply$2: can't find referenced class scala.reflect.internal.Importers$StandardImporter$$anonfun$recreateOrRelink$1$1
Warning: scala.reflect.internal.Mirrors$RootsBase$$anonfun$init$1$$anonfun$apply$1: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$init$1
Warning: scala.reflect.internal.Mirrors$RootsBase$$anonfun$init$1$$anonfun$apply$1: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$init$1
Warning: scala.reflect.internal.Mirrors$RootsBase$$anonfun$init$1$$anonfun$apply$1: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$init$1
Warning: scala.reflect.internal.Mirrors$RootsBase$$anonfun$init$1$$anonfun$apply$1: can't find referenced class scala.reflect.internal.Mirrors$RootsBase$$anonfun$init$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$29: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$29: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$29: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$29: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$29: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$29: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$30: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$30: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$30: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.internal.Types$$anonfun$appliedType$1$$anonfun$30: can't find referenced class scala.reflect.internal.Types$$anonfun$appliedType$1
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.ToolProvider
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.ToolProvider
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.DiagnosticCollector
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.DiagnosticCollector
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.JavaCompiler
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.JavaCompiler
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.StandardLocation
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.StandardLocation
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.JavaFileObject$Kind
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.JavaFileObject$Kind
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.StandardJavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.StandardJavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.JavaFileManager$Location
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.JavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive: can't find referenced class javax.tools.StandardJavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.StandardLocation
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.StandardLocation
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.StandardJavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.StandardJavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.JavaFileManager$Location
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.JavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.StandardJavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.StandardJavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.StandardJavaFileManager
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2$FileEntry$4: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2$FileEntry$4: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2$FileEntry$4: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2$FileEntry$4: can't find referenced class javax.tools.JavaFileObject
Warning: scala.reflect.io.JavaToolsPlatformArchive$$anonfun$iterator$2$FileEntry$4: can't find referenced class javax.tools.JavaFileObject
Warning: scala.sys.process.package$: can't find referenced class java.lang.management.ManagementFactory
Warning: scala.sys.process.package$: can't find referenced class java.lang.management.ManagementFactory
Warning: scala.sys.process.package$: can't find referenced class java.lang.management.RuntimeMXBean
Warning: scala.sys.process.package$: can't find referenced class java.lang.management.RuntimeMXBean
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Typers$Typer
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Typers$Typer
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$SearchResult
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$SearchResult
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$Message
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$Message
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$SearchResult
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Typers
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Contexts
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Typers$Typer
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$SearchResult
Warning: shapeless.CachedImplicitMacros: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$Message
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitSearch
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Contexts
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$SearchResult
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Implicits
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$SearchResult
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$SearchResult
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.CachedImplicitMacros$$anon$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$SearchResult
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1: can't find referenced class scala.tools.nsc.typechecker.Implicits
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Implicits
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedImplicitMacros$$anon$1$$anonfun$1$$anonfun$apply$1: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitInfo
Warning: shapeless.CachedMacros$$anon$1: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CachedMacros$$anon$1: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CachedMacros$$anon$1: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CachedMacros$$anon$1: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CachedMacros$$anon$1: can't find referenced class scala.tools.nsc.ast.Trees$TreeCopier
Warning: shapeless.CachedMacros$$anon$1: can't find referenced class scala.tools.nsc.ast.Trees
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.typechecker.Contexts
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2: can't find referenced class scala.tools.nsc.typechecker.Contexts
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2$$anon$3: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2$$anon$3: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2$$anon$3: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2$$anon$3: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2$$anon$3: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2$$anon$3: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2$$anon$3: can't find referenced class scala.tools.nsc.typechecker.Contexts
Warning: shapeless.CaseClassMacros$$anonfun$patchedCompanionSymbolOf$1$PatchedContext$2$$anon$3: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global$gen$
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global$gen$
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.reflect.macros.contexts.Context
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Typers$Typer
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Typers$Typer
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Typers
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Contexts
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Typers$Typer
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Typers$Typer
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.typechecker.Contexts$Context
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.CaseClassMacros$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$Message
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$Message
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Implicits
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.LazyMacros$DerivationContext$State$$anonfun$2: can't find referenced class scala.tools.nsc.typechecker.Implicits$ImplicitNotFoundMsg$Message
Warning: shapeless.LazyMacros$DerivationContext$StripUnApplyNodes: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$DerivationContext$StripUnApplyNodes: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$DerivationContext$StripUnApplyNodes: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$DerivationContext$StripUnApplyNodes: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$SubstMessage$1: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$SubstMessage$1: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacros$SubstMessage$1: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacrosCompat$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacrosCompat$class: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.LazyMacrosCompat$class: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.LazyMacrosCompat$class: can't find referenced class scala.tools.nsc.typechecker.Analyzer
Warning: shapeless.SingletonTypeMacros: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.SingletonTypeMacros: can't find referenced class scala.tools.nsc.Global
Warning: shapeless.SingletonTypeMacros: can't find referenced class scala.tools.nsc.Global$gen$
Warning: shapeless.SingletonTypeMacros: can't find referenced class scala.tools.nsc.Global$gen$
Warning: shapeless.SingletonTypeMacros: can't find referenced class scala.tools.nsc.Global
Note: android.support.v4.media.ParceledListSliceAdapterApi21: can't find dynamically referenced class android.content.pm.ParceledListSlice
Note: androidx.appcompat.app.ResourcesFlusher: can't find dynamically referenced class android.content.res.ThemedResourceCache
Note: androidx.core.app.ActivityRecreator: can't find dynamically referenced class android.app.ActivityThread
Note: androidx.core.graphics.TypefaceCompatApi21Impl: can't find dynamically referenced class android.graphics.FontFamily
Note: androidx.core.graphics.TypefaceCompatApi24Impl: can't find dynamically referenced class android.graphics.FontFamily
Note: androidx.core.graphics.TypefaceCompatApi26Impl: can't find dynamically referenced class android.graphics.FontFamily
Note: androidx.core.text.ICUCompat: can't find dynamically referenced class libcore.icu.ICU
Note: androidx.core.text.ICUCompat: can't find dynamically referenced class libcore.icu.ICU
Note: androidx.core.view.DisplayCompat: can't find dynamically referenced class android.os.SystemProperties
Note: androidx.core.widget.TextViewCompat$OreoCallback: can't find dynamically referenced class com.android.internal.view.menu.MenuBuilder
Note: androidx.multidex.MultiDex$V14: can't find dynamically referenced class dalvik.system.DexPathList$Element
Note: androidx.transition.GhostViewPlatform: can't find dynamically referenced class android.view.GhostView
Note: androidx.work.impl.Schedulers: can't find dynamically referenced class androidx.work.impl.background.gcm.GcmScheduler
Note: com.google.gson.internal.UnsafeAllocator: can't find dynamically referenced class sun.misc.Unsafe
Note: com.google.gson.internal.reflect.UnsafeReflectionAccessor: can't find dynamically referenced class sun.misc.Unsafe
Note: com.google.protobuf.Android: can't find dynamically referenced class libcore.io.Memory
Note: com.google.protobuf.Android: can't find dynamically referenced class org.robolectric.Robolectric
Note: com.google.protobuf.ExtensionRegistryFactory: can't find dynamically referenced class com.google.protobuf.ExtensionRegistry
Note: com.google.protobuf.ExtensionRegistryLite$ExtensionClassHolder: can't find dynamically referenced class com.google.protobuf.Extension
Note: com.google.protobuf.ExtensionSchemas: can't find dynamically referenced class com.google.protobuf.ExtensionSchemaFull
Note: com.google.protobuf.ManifestSchemaFactory: can't find dynamically referenced class com.google.protobuf.DescriptorMessageInfoFactory
Note: com.google.protobuf.MapFieldSchemas: can't find dynamically referenced class com.google.protobuf.MapFieldSchemaFull
Note: com.google.protobuf.NewInstanceSchemas: can't find dynamically referenced class com.google.protobuf.NewInstanceSchemaFull
Note: com.google.protobuf.SchemaUtil: can't find dynamically referenced class com.google.protobuf.GeneratedMessageV3
Note: com.google.protobuf.SchemaUtil: can't find dynamically referenced class com.google.protobuf.UnknownFieldSetSchema
Note: com.waz.zclient.pages.main.conversationlist.views.listview.ContextWrapperEdgeEffect$ResourcesEdgeEffect: can't find dynamically referenced class com.android.internal.R$drawable
Note: com.waz.zclient.security.checks.RootDetectionCheck$$anonfun$com$waz$zclient$security$checks$RootDetectionCheck$$getSystemProperty$1: can't find dynamically referenced class android.os.SystemProperties
Note: com.wire.android.job.JobManager calls '(com.wire.android.job.JobCreator$AddJobCreatorReceiver)Class.forName(variable).newInstance()'
Note: kotlin.internal.PlatformImplementationsKt: can't find dynamically referenced class kotlin.internal.jdk8.JDK8PlatformImplementations
Note: kotlin.internal.PlatformImplementationsKt: can't find dynamically referenced class kotlin.internal.JRE8PlatformImplementations
Note: kotlin.internal.PlatformImplementationsKt: can't find dynamically referenced class kotlin.internal.JRE7PlatformImplementations
Note: kotlin.jvm.internal.Reflection: can't find dynamically referenced class kotlin.reflect.jvm.internal.ReflectionFactoryImpl
Note: kotlinx.coroutines.debug.internal.DebugProbesImpl: can't find dynamically referenced class kotlinx.coroutines.debug.internal.ByteBuddyDynamicAttach
Note: okhttp3.internal.platform.Android10Platform: can't find dynamically referenced class com.android.org.conscrypt.SSLParametersImpl
Note: okhttp3.internal.platform.AndroidPlatform: can't find dynamically referenced class com.android.org.conscrypt.SSLParametersImpl
Note: okhttp3.internal.platform.AndroidPlatform: can't find dynamically referenced class com.android.org.conscrypt.OpenSSLSocketImpl
Note: okhttp3.internal.platform.AndroidPlatform$CloseGuard: can't find dynamically referenced class dalvik.system.CloseGuard
Note: okhttp3.internal.platform.ConscryptPlatform: can't find dynamically referenced class org.conscrypt.Conscrypt
Note: okhttp3.internal.platform.Platform: can't find dynamically referenced class sun.security.ssl.SSLContextImpl
Note: the configuration keeps the entry point 'android.support.v4.app.RemoteActionCompatParcelizer { androidx.core.app.RemoteActionCompat read(androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'android.support.v4.app.RemoteActionCompatParcelizer { void write(androidx.core.app.RemoteActionCompat,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'android.support.v4.graphics.drawable.IconCompatParcelizer { androidx.core.graphics.drawable.IconCompat read(androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'android.support.v4.graphics.drawable.IconCompatParcelizer { void write(androidx.core.graphics.drawable.IconCompat,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.appcompat.view.menu.ActionMenuItemView { void setItemInvoker(androidx.appcompat.view.menu.MenuBuilder$ItemInvoker); }', but not the descriptor class 'androidx.appcompat.view.menu.MenuBuilder$ItemInvoker'
Note: the configuration keeps the entry point 'androidx.appcompat.view.menu.ActionMenuItemView { void setPopupCallback(androidx.appcompat.view.menu.ActionMenuItemView$PopupCallback); }', but not the descriptor class 'androidx.appcompat.view.menu.ActionMenuItemView$PopupCallback'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.ActionBarContainer { void setTabContainer(androidx.appcompat.widget.ScrollingTabContainerView); }', but not the descriptor class 'androidx.appcompat.widget.ScrollingTabContainerView'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.ActionBarOverlayLayout { void setActionBarVisibilityCallback(androidx.appcompat.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback); }', but not the descriptor class 'androidx.appcompat.widget.ActionBarOverlayLayout$ActionBarVisibilityCallback'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.ActionMenuView { void setPresenter(androidx.appcompat.widget.ActionMenuPresenter); }', but not the descriptor class 'androidx.appcompat.widget.ActionMenuPresenter'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.ActionMenuView { void setOnMenuItemClickListener(androidx.appcompat.widget.ActionMenuView$OnMenuItemClickListener); }', but not the descriptor class 'androidx.appcompat.widget.ActionMenuView$OnMenuItemClickListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.ActivityChooserView { void setActivityChooserModel(androidx.appcompat.widget.ActivityChooserModel); }', but not the descriptor class 'androidx.appcompat.widget.ActivityChooserModel'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.ActivityChooserView { void setProvider(androidx.core.view.ActionProvider); }', but not the descriptor class 'androidx.core.view.ActionProvider'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.AppCompatTextView { void setTextMetricsParamsCompat(androidx.core.text.PrecomputedTextCompat$Params); }', but not the descriptor class 'androidx.core.text.PrecomputedTextCompat$Params'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.AppCompatTextView { void setPrecomputedText(androidx.core.text.PrecomputedTextCompat); }', but not the descriptor class 'androidx.core.text.PrecomputedTextCompat'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.ContentFrameLayout { void setAttachListener(androidx.appcompat.widget.ContentFrameLayout$OnAttachListener); }', but not the descriptor class 'androidx.appcompat.widget.ContentFrameLayout$OnAttachListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.FitWindowsFrameLayout { void setOnFitSystemWindowsListener(androidx.appcompat.widget.FitWindowsViewGroup$OnFitSystemWindowsListener); }', but not the descriptor class 'androidx.appcompat.widget.FitWindowsViewGroup$OnFitSystemWindowsListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.FitWindowsLinearLayout { void setOnFitSystemWindowsListener(androidx.appcompat.widget.FitWindowsViewGroup$OnFitSystemWindowsListener); }', but not the descriptor class 'androidx.appcompat.widget.FitWindowsViewGroup$OnFitSystemWindowsListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.MenuPopupWindow$MenuDropDownListView { void setHoverListener(androidx.appcompat.widget.MenuItemHoverListener); }', but not the descriptor class 'androidx.appcompat.widget.MenuItemHoverListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.SearchView { void setOnQueryTextListener(androidx.appcompat.widget.SearchView$OnQueryTextListener); }', but not the descriptor class 'androidx.appcompat.widget.SearchView$OnQueryTextListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.SearchView { void setOnCloseListener(androidx.appcompat.widget.SearchView$OnCloseListener); }', but not the descriptor class 'androidx.appcompat.widget.SearchView$OnCloseListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.SearchView { void setOnSuggestionListener(androidx.appcompat.widget.SearchView$OnSuggestionListener); }', but not the descriptor class 'androidx.appcompat.widget.SearchView$OnSuggestionListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.SearchView { void setSuggestionsAdapter(androidx.cursoradapter.widget.CursorAdapter); }', but not the descriptor class 'androidx.cursoradapter.widget.CursorAdapter'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.Toolbar { void setOnMenuItemClickListener(androidx.appcompat.widget.Toolbar$OnMenuItemClickListener); }', but not the descriptor class 'androidx.appcompat.widget.Toolbar$OnMenuItemClickListener'
Note: the configuration keeps the entry point 'androidx.appcompat.widget.ViewStubCompat { void setOnInflateListener(androidx.appcompat.widget.ViewStubCompat$OnInflateListener); }', but not the descriptor class 'androidx.appcompat.widget.ViewStubCompat$OnInflateListener'
Note: the configuration keeps the entry point 'androidx.constraintlayout.motion.widget.MotionLayout { void setState(androidx.constraintlayout.motion.widget.MotionLayout$TransitionState); }', but not the descriptor class 'androidx.constraintlayout.motion.widget.MotionLayout$TransitionState'
Note: the configuration keeps the entry point 'androidx.constraintlayout.motion.widget.MotionLayout { void setTransition(androidx.constraintlayout.motion.widget.MotionScene$Transition); }', but not the descriptor class 'androidx.constraintlayout.motion.widget.MotionScene$Transition'
Note: the configuration keeps the entry point 'androidx.constraintlayout.motion.widget.MotionLayout { void setScene(androidx.constraintlayout.motion.widget.MotionScene); }', but not the descriptor class 'androidx.constraintlayout.motion.widget.MotionScene'
Note: the configuration keeps the entry point 'androidx.constraintlayout.motion.widget.MotionLayout { void setTransitionListener(androidx.constraintlayout.motion.widget.MotionLayout$TransitionListener); }', but not the descriptor class 'androidx.constraintlayout.motion.widget.MotionLayout$TransitionListener'
Note: the configuration keeps the entry point 'androidx.constraintlayout.widget.ConstraintLayout { void setConstraintSet(androidx.constraintlayout.widget.ConstraintSet); }', but not the descriptor class 'androidx.constraintlayout.widget.ConstraintSet'
Note: the configuration keeps the entry point 'androidx.constraintlayout.widget.ConstraintLayout { void setOnConstraintsChanged(androidx.constraintlayout.widget.ConstraintsChangedListener); }', but not the descriptor class 'androidx.constraintlayout.widget.ConstraintsChangedListener'
Note: the configuration keeps the entry point 'androidx.core.app.RemoteActionCompatParcelizer { androidx.core.app.RemoteActionCompat read(androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.core.app.RemoteActionCompatParcelizer { void write(androidx.core.app.RemoteActionCompat,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.core.graphics.drawable.IconCompatParcelizer { androidx.core.graphics.drawable.IconCompat read(androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.core.graphics.drawable.IconCompatParcelizer { void write(androidx.core.graphics.drawable.IconCompat,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.core.view.ViewCompat$Api21Impl { androidx.core.view.WindowInsetsCompat computeSystemWindowInsets(android.view.View,androidx.core.view.WindowInsetsCompat,android.graphics.Rect); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl { WindowInsetsCompat$BuilderImpl(androidx.core.view.WindowInsetsCompat); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl { void setSystemWindowInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl { void setSystemGestureInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl { void setMandatorySystemGestureInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl { void setTappableElementInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl { void setStableInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl { void setDisplayCutout(androidx.core.view.DisplayCutoutCompat); }', but not the descriptor class 'androidx.core.view.DisplayCutoutCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl20 { WindowInsetsCompat$BuilderImpl20(androidx.core.view.WindowInsetsCompat); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl20 { void setSystemWindowInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl29 { WindowInsetsCompat$BuilderImpl29(androidx.core.view.WindowInsetsCompat); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl29 { void setSystemWindowInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl29 { void setSystemGestureInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl29 { void setMandatorySystemGestureInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl29 { void setTappableElementInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl29 { void setStableInsets(androidx.core.graphics.Insets); }', but not the descriptor class 'androidx.core.graphics.Insets'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$BuilderImpl29 { void setDisplayCutout(androidx.core.view.DisplayCutoutCompat); }', but not the descriptor class 'androidx.core.view.DisplayCutoutCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl { WindowInsetsCompat$Impl(androidx.core.view.WindowInsetsCompat); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl20 { WindowInsetsCompat$Impl20(androidx.core.view.WindowInsetsCompat,android.view.WindowInsets); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl20 { WindowInsetsCompat$Impl20(androidx.core.view.WindowInsetsCompat,androidx.core.view.WindowInsetsCompat$Impl20); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl20 { WindowInsetsCompat$Impl20(androidx.core.view.WindowInsetsCompat,androidx.core.view.WindowInsetsCompat$Impl20); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat$Impl20'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl21 { WindowInsetsCompat$Impl21(androidx.core.view.WindowInsetsCompat,android.view.WindowInsets); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl21 { WindowInsetsCompat$Impl21(androidx.core.view.WindowInsetsCompat,androidx.core.view.WindowInsetsCompat$Impl21); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl21 { WindowInsetsCompat$Impl21(androidx.core.view.WindowInsetsCompat,androidx.core.view.WindowInsetsCompat$Impl21); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat$Impl21'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl28 { WindowInsetsCompat$Impl28(androidx.core.view.WindowInsetsCompat,android.view.WindowInsets); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl28 { WindowInsetsCompat$Impl28(androidx.core.view.WindowInsetsCompat,androidx.core.view.WindowInsetsCompat$Impl28); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl28 { WindowInsetsCompat$Impl28(androidx.core.view.WindowInsetsCompat,androidx.core.view.WindowInsetsCompat$Impl28); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat$Impl28'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl29 { WindowInsetsCompat$Impl29(androidx.core.view.WindowInsetsCompat,android.view.WindowInsets); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl29 { WindowInsetsCompat$Impl29(androidx.core.view.WindowInsetsCompat,androidx.core.view.WindowInsetsCompat$Impl29); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat'
Note: the configuration keeps the entry point 'androidx.core.view.WindowInsetsCompat$Impl29 { WindowInsetsCompat$Impl29(androidx.core.view.WindowInsetsCompat,androidx.core.view.WindowInsetsCompat$Impl29); }', but not the descriptor class 'androidx.core.view.WindowInsetsCompat$Impl29'
Note: the configuration keeps the entry point 'androidx.core.widget.NestedScrollView { void setOnScrollChangeListener(androidx.core.widget.NestedScrollView$OnScrollChangeListener); }', but not the descriptor class 'androidx.core.widget.NestedScrollView$OnScrollChangeListener'
Note: the configuration keeps the entry point 'androidx.drawerlayout.widget.DrawerLayout { void setDrawerListener(androidx.drawerlayout.widget.DrawerLayout$DrawerListener); }', but not the descriptor class 'androidx.drawerlayout.widget.DrawerLayout$DrawerListener'
Note: the configuration keeps the entry point 'androidx.fragment.app.Fragment { void setEnterSharedElementCallback(androidx.core.app.SharedElementCallback); }', but not the descriptor class 'androidx.core.app.SharedElementCallback'
Note: the configuration keeps the entry point 'androidx.fragment.app.Fragment { void setExitSharedElementCallback(androidx.core.app.SharedElementCallback); }', but not the descriptor class 'androidx.core.app.SharedElementCallback'
Note: the configuration keeps the entry point 'androidx.fragment.app.Fragment { void setOnStartEnterTransitionListener(androidx.fragment.app.Fragment$OnStartEnterTransitionListener); }', but not the descriptor class 'androidx.fragment.app.Fragment$OnStartEnterTransitionListener'
Note: the configuration keeps the entry point 'androidx.fragment.app.FragmentActivity { void setEnterSharedElementCallback(androidx.core.app.SharedElementCallback); }', but not the descriptor class 'androidx.core.app.SharedElementCallback'
Note: the configuration keeps the entry point 'androidx.fragment.app.FragmentActivity { void setExitSharedElementCallback(androidx.core.app.SharedElementCallback); }', but not the descriptor class 'androidx.core.app.SharedElementCallback'
Note: the configuration keeps the entry point 'androidx.media.AudioAttributesCompatParcelizer { androidx.media.AudioAttributesCompat read(androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.media.AudioAttributesCompatParcelizer { void write(androidx.media.AudioAttributesCompat,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.media.AudioAttributesImplApi21Parcelizer { androidx.media.AudioAttributesImplApi21 read(androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.media.AudioAttributesImplApi21Parcelizer { void write(androidx.media.AudioAttributesImplApi21,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.media.AudioAttributesImplApi21'
Note: the configuration keeps the entry point 'androidx.media.AudioAttributesImplApi21Parcelizer { void write(androidx.media.AudioAttributesImplApi21,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.media.AudioAttributesImplBaseParcelizer { androidx.media.AudioAttributesImplBase read(androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.media.AudioAttributesImplBaseParcelizer { void write(androidx.media.AudioAttributesImplBase,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.media.AudioAttributesImplBase'
Note: the configuration keeps the entry point 'androidx.media.AudioAttributesImplBaseParcelizer { void write(androidx.media.AudioAttributesImplBase,androidx.versionedparcelable.VersionedParcel); }', but not the descriptor class 'androidx.versionedparcelable.VersionedParcel'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setAccessibilityDelegateCompat(androidx.recyclerview.widget.RecyclerViewAccessibilityDelegate); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerViewAccessibilityDelegate'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setAdapter(androidx.recyclerview.widget.RecyclerView$Adapter); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$Adapter'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setRecyclerListener(androidx.recyclerview.widget.RecyclerView$RecyclerListener); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$RecyclerListener'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setLayoutManager(androidx.recyclerview.widget.RecyclerView$LayoutManager); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$LayoutManager'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setOnFlingListener(androidx.recyclerview.widget.RecyclerView$OnFlingListener); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$OnFlingListener'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setRecycledViewPool(androidx.recyclerview.widget.RecyclerView$RecycledViewPool); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$RecycledViewPool'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setViewCacheExtension(androidx.recyclerview.widget.RecyclerView$ViewCacheExtension); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$ViewCacheExtension'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setChildDrawingOrderCallback(androidx.recyclerview.widget.RecyclerView$ChildDrawingOrderCallback); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$ChildDrawingOrderCallback'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setOnScrollListener(androidx.recyclerview.widget.RecyclerView$OnScrollListener); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$OnScrollListener'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setEdgeEffectFactory(androidx.recyclerview.widget.RecyclerView$EdgeEffectFactory); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$EdgeEffectFactory'
Note: the configuration keeps the entry point 'androidx.recyclerview.widget.RecyclerView { void setItemAnimator(androidx.recyclerview.widget.RecyclerView$ItemAnimator); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$ItemAnimator'
Note: the configuration keeps the entry point 'androidx.slidingpanelayout.widget.SlidingPaneLayout { void setPanelSlideListener(androidx.slidingpanelayout.widget.SlidingPaneLayout$PanelSlideListener); }', but not the descriptor class 'androidx.slidingpanelayout.widget.SlidingPaneLayout$PanelSlideListener'
Note: the configuration keeps the entry point 'androidx.swiperefreshlayout.widget.SwipeRefreshLayout { void setOnRefreshListener(androidx.swiperefreshlayout.widget.SwipeRefreshLayout$OnRefreshListener); }', but not the descriptor class 'androidx.swiperefreshlayout.widget.SwipeRefreshLayout$OnRefreshListener'
Note: the configuration keeps the entry point 'androidx.swiperefreshlayout.widget.SwipeRefreshLayout { void setOnChildScrollUpCallback(androidx.swiperefreshlayout.widget.SwipeRefreshLayout$OnChildScrollUpCallback); }', but not the descriptor class 'androidx.swiperefreshlayout.widget.SwipeRefreshLayout$OnChildScrollUpCallback'
Note: the configuration keeps the entry point 'androidx.vectordrawable.graphics.drawable.VectorDrawableCompat$VPath { void setPathData(androidx.core.graphics.PathParser$PathDataNode[]); }', but not the descriptor class 'androidx.core.graphics.PathParser$PathDataNode'
Note: the configuration keeps the entry point 'androidx.viewpager.widget.ViewPager { void setAdapter(androidx.viewpager.widget.PagerAdapter); }', but not the descriptor class 'androidx.viewpager.widget.PagerAdapter'
Note: the configuration keeps the entry point 'androidx.viewpager.widget.ViewPager { void setOnPageChangeListener(androidx.viewpager.widget.ViewPager$OnPageChangeListener); }', but not the descriptor class 'androidx.viewpager.widget.ViewPager$OnPageChangeListener'
Note: the configuration keeps the entry point 'androidx.viewpager2.widget.ViewPager2 { void setAdapter(androidx.recyclerview.widget.RecyclerView$Adapter); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$Adapter'
Note: the configuration keeps the entry point 'androidx.viewpager2.widget.ViewPager2 { void setPageTransformer(androidx.viewpager2.widget.ViewPager2$PageTransformer); }', but not the descriptor class 'androidx.viewpager2.widget.ViewPager2$PageTransformer'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.DataReferenceBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.DataReferenceBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.FreeBox { void setParent(com.coremedia.iso.boxes.Container); }', but not the descriptor class 'com.coremedia.iso.boxes.Container'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.FreeBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.FreeBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.FreeBox { void addAndReplace(com.coremedia.iso.boxes.Box); }', but not the descriptor class 'com.coremedia.iso.boxes.Box'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.ItemProtectionBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.ItemProtectionBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.MetaBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.MetaBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.MovieHeaderBox { void setMatrix(com.googlecode.mp4parser.util.Matrix); }', but not the descriptor class 'com.googlecode.mp4parser.util.Matrix'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.SampleDescriptionBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.SampleDescriptionBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.TrackHeaderBox { void setMatrix(com.googlecode.mp4parser.util.Matrix); }', but not the descriptor class 'com.googlecode.mp4parser.util.Matrix'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.UserDataBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.UserDataBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.fragment.TrackExtendsBox { void setDefaultSampleFlags(com.coremedia.iso.boxes.fragment.SampleFlags); }', but not the descriptor class 'com.coremedia.iso.boxes.fragment.SampleFlags'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.fragment.TrackFragmentHeaderBox { void setDefaultSampleFlags(com.coremedia.iso.boxes.fragment.SampleFlags); }', but not the descriptor class 'com.coremedia.iso.boxes.fragment.SampleFlags'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.fragment.TrackRunBox { void setFirstSampleFlags(com.coremedia.iso.boxes.fragment.SampleFlags); }', but not the descriptor class 'com.coremedia.iso.boxes.fragment.SampleFlags'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.mdat.MediaDataBox { void setParent(com.coremedia.iso.boxes.Container); }', but not the descriptor class 'com.coremedia.iso.boxes.Container'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.mdat.MediaDataBox { void transfer(com.googlecode.mp4parser.DataSource,long,long,java.nio.channels.WritableByteChannel); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.mdat.MediaDataBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.mdat.MediaDataBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.AbstractSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.AbstractSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.AudioSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.AudioSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.AudioSampleEntry$1 { void setParent(com.coremedia.iso.boxes.Container); }', but not the descriptor class 'com.coremedia.iso.boxes.Container'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.AudioSampleEntry$1 { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.AudioSampleEntry$1 { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.MpegSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.MpegSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.Ovc1VisualSampleEntryImpl { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.Ovc1VisualSampleEntryImpl { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.TextSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.TextSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.TextSampleEntry { void setBoxRecord(com.coremedia.iso.boxes.sampleentry.TextSampleEntry$BoxRecord); }', but not the descriptor class 'com.coremedia.iso.boxes.sampleentry.TextSampleEntry$BoxRecord'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.TextSampleEntry { void setStyleRecord(com.coremedia.iso.boxes.sampleentry.TextSampleEntry$StyleRecord); }', but not the descriptor class 'com.coremedia.iso.boxes.sampleentry.TextSampleEntry$StyleRecord'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.VisualSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.coremedia.iso.boxes.sampleentry.VisualSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.google.android.material.bottomnavigation.BottomNavigationItemView { void setBadge(com.google.android.material.badge.BadgeDrawable); }', but not the descriptor class 'com.google.android.material.badge.BadgeDrawable'
Note: the configuration keeps the entry point 'com.google.android.material.bottomnavigation.BottomNavigationMenuView { void setPresenter(com.google.android.material.bottomnavigation.BottomNavigationPresenter); }', but not the descriptor class 'com.google.android.material.bottomnavigation.BottomNavigationPresenter'
Note: the configuration keeps the entry point 'com.google.android.material.bottomnavigation.BottomNavigationMenuView { void setBadgeIfNeeded(com.google.android.material.bottomnavigation.BottomNavigationItemView); }', but not the descriptor class 'com.google.android.material.bottomnavigation.BottomNavigationItemView'
Note: the configuration keeps the entry point 'com.google.android.material.bottomnavigation.BottomNavigationView { void setOnNavigationItemSelectedListener(com.google.android.material.bottomnavigation.BottomNavigationView$OnNavigationItemSelectedListener); }', but not the descriptor class 'com.google.android.material.bottomnavigation.BottomNavigationView$OnNavigationItemSelectedListener'
Note: the configuration keeps the entry point 'com.google.android.material.bottomnavigation.BottomNavigationView { void setOnNavigationItemReselectedListener(com.google.android.material.bottomnavigation.BottomNavigationView$OnNavigationItemReselectedListener); }', but not the descriptor class 'com.google.android.material.bottomnavigation.BottomNavigationView$OnNavigationItemReselectedListener'
Note: the configuration keeps the entry point 'com.google.android.material.button.MaterialButton { void setShapeAppearanceModel(com.google.android.material.shape.ShapeAppearanceModel); }', but not the descriptor class 'com.google.android.material.shape.ShapeAppearanceModel'
Note: the configuration keeps the entry point 'com.google.android.material.button.MaterialButton { void setOnPressedChangeListenerInternal(com.google.android.material.button.MaterialButton$OnPressedChangeListener); }', but not the descriptor class 'com.google.android.material.button.MaterialButton$OnPressedChangeListener'
Note: the configuration keeps the entry point 'com.google.android.material.card.MaterialCardView { void setOnCheckedChangeListener(com.google.android.material.card.MaterialCardView$OnCheckedChangeListener); }', but not the descriptor class 'com.google.android.material.card.MaterialCardView$OnCheckedChangeListener'
Note: the configuration keeps the entry point 'com.google.android.material.card.MaterialCardView { void setShapeAppearanceModel(com.google.android.material.shape.ShapeAppearanceModel); }', but not the descriptor class 'com.google.android.material.shape.ShapeAppearanceModel'
Note: the configuration keeps the entry point 'com.google.android.material.chip.Chip { void setChipDrawable(com.google.android.material.chip.ChipDrawable); }', but not the descriptor class 'com.google.android.material.chip.ChipDrawable'
Note: the configuration keeps the entry point 'com.google.android.material.chip.Chip { void setShapeAppearanceModel(com.google.android.material.shape.ShapeAppearanceModel); }', but not the descriptor class 'com.google.android.material.shape.ShapeAppearanceModel'
Note: the configuration keeps the entry point 'com.google.android.material.chip.Chip { void setTextAppearance(com.google.android.material.resources.TextAppearance); }', but not the descriptor class 'com.google.android.material.resources.TextAppearance'
Note: the configuration keeps the entry point 'com.google.android.material.chip.Chip { void setShowMotionSpec(com.google.android.material.animation.MotionSpec); }', but not the descriptor class 'com.google.android.material.animation.MotionSpec'
Note: the configuration keeps the entry point 'com.google.android.material.chip.Chip { void setHideMotionSpec(com.google.android.material.animation.MotionSpec); }', but not the descriptor class 'com.google.android.material.animation.MotionSpec'
Note: the configuration keeps the entry point 'com.google.android.material.chip.ChipGroup { void setOnCheckedChangeListener(com.google.android.material.chip.ChipGroup$OnCheckedChangeListener); }', but not the descriptor class 'com.google.android.material.chip.ChipGroup$OnCheckedChangeListener'
Note: the configuration keeps the entry point 'com.google.android.material.circularreveal.CircularRevealFrameLayout { void setRevealInfo(com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo); }', but not the descriptor class 'com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo'
Note: the configuration keeps the entry point 'com.google.android.material.circularreveal.CircularRevealGridLayout { void setRevealInfo(com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo); }', but not the descriptor class 'com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo'
Note: the configuration keeps the entry point 'com.google.android.material.circularreveal.CircularRevealLinearLayout { void setRevealInfo(com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo); }', but not the descriptor class 'com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo'
Note: the configuration keeps the entry point 'com.google.android.material.circularreveal.CircularRevealRelativeLayout { void setRevealInfo(com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo); }', but not the descriptor class 'com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo'
Note: the configuration keeps the entry point 'com.google.android.material.circularreveal.cardview.CircularRevealCardView { void setRevealInfo(com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo); }', but not the descriptor class 'com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo'
Note: the configuration keeps the entry point 'com.google.android.material.circularreveal.coordinatorlayout.CircularRevealCoordinatorLayout { void setRevealInfo(com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo); }', but not the descriptor class 'com.google.android.material.circularreveal.CircularRevealWidget$RevealInfo'
Note: the configuration keeps the entry point 'com.google.android.material.floatingactionbutton.ExtendedFloatingActionButton { void setShowMotionSpec(com.google.android.material.animation.MotionSpec); }', but not the descriptor class 'com.google.android.material.animation.MotionSpec'
Note: the configuration keeps the entry point 'com.google.android.material.floatingactionbutton.ExtendedFloatingActionButton { void setHideMotionSpec(com.google.android.material.animation.MotionSpec); }', but not the descriptor class 'com.google.android.material.animation.MotionSpec'
Note: the configuration keeps the entry point 'com.google.android.material.floatingactionbutton.ExtendedFloatingActionButton { void setExtendMotionSpec(com.google.android.material.animation.MotionSpec); }', but not the descriptor class 'com.google.android.material.animation.MotionSpec'
Note: the configuration keeps the entry point 'com.google.android.material.floatingactionbutton.ExtendedFloatingActionButton { void setShrinkMotionSpec(com.google.android.material.animation.MotionSpec); }', but not the descriptor class 'com.google.android.material.animation.MotionSpec'
Note: the configuration keeps the entry point 'com.google.android.material.floatingactionbutton.FloatingActionButton { void setShapeAppearanceModel(com.google.android.material.shape.ShapeAppearanceModel); }', but not the descriptor class 'com.google.android.material.shape.ShapeAppearanceModel'
Note: the configuration keeps the entry point 'com.google.android.material.floatingactionbutton.FloatingActionButton { void setShowMotionSpec(com.google.android.material.animation.MotionSpec); }', but not the descriptor class 'com.google.android.material.animation.MotionSpec'
Note: the configuration keeps the entry point 'com.google.android.material.floatingactionbutton.FloatingActionButton { void setHideMotionSpec(com.google.android.material.animation.MotionSpec); }', but not the descriptor class 'com.google.android.material.animation.MotionSpec'
Note: the configuration keeps the entry point 'com.google.android.material.imageview.ShapeableImageView { void setShapeAppearanceModel(com.google.android.material.shape.ShapeAppearanceModel); }', but not the descriptor class 'com.google.android.material.shape.ShapeAppearanceModel'
Note: the configuration keeps the entry point 'com.google.android.material.navigation.NavigationView { void setNavigationItemSelectedListener(com.google.android.material.navigation.NavigationView$OnNavigationItemSelectedListener); }', but not the descriptor class 'com.google.android.material.navigation.NavigationView$OnNavigationItemSelectedListener'
Note: the configuration keeps the entry point 'com.google.android.material.progressindicator.BaseProgressIndicator { void setAnimatorDurationScaleProvider(com.google.android.material.progressindicator.AnimatorDurationScaleProvider); }', but not the descriptor class 'com.google.android.material.progressindicator.AnimatorDurationScaleProvider'
Note: the configuration keeps the entry point 'com.google.android.material.slider.BaseSlider { void setLabelFormatter(com.google.android.material.slider.LabelFormatter); }', but not the descriptor class 'com.google.android.material.slider.LabelFormatter'
Note: the configuration keeps the entry point 'com.google.android.material.slider.RangeSlider { void setLabelFormatter(com.google.android.material.slider.LabelFormatter); }', but not the descriptor class 'com.google.android.material.slider.LabelFormatter'
Note: the configuration keeps the entry point 'com.google.android.material.slider.Slider { void setLabelFormatter(com.google.android.material.slider.LabelFormatter); }', but not the descriptor class 'com.google.android.material.slider.LabelFormatter'
Note: the configuration keeps the entry point 'com.google.android.material.snackbar.BaseTransientBottomBar$SnackbarBaseLayout { void setOnLayoutChangeListener(com.google.android.material.snackbar.BaseTransientBottomBar$OnLayoutChangeListener); }', but not the descriptor class 'com.google.android.material.snackbar.BaseTransientBottomBar$OnLayoutChangeListener'
Note: the configuration keeps the entry point 'com.google.android.material.snackbar.BaseTransientBottomBar$SnackbarBaseLayout { void setOnAttachStateChangeListener(com.google.android.material.snackbar.BaseTransientBottomBar$OnAttachStateChangeListener); }', but not the descriptor class 'com.google.android.material.snackbar.BaseTransientBottomBar$OnAttachStateChangeListener'
Note: the configuration keeps the entry point 'com.google.android.material.tabs.TabLayout { void setOnTabSelectedListener(com.google.android.material.tabs.TabLayout$OnTabSelectedListener); }', but not the descriptor class 'com.google.android.material.tabs.TabLayout$OnTabSelectedListener'
Note: the configuration keeps the entry point 'com.google.android.material.tabs.TabLayout { void setOnTabSelectedListener(com.google.android.material.tabs.TabLayout$BaseOnTabSelectedListener); }', but not the descriptor class 'com.google.android.material.tabs.TabLayout$BaseOnTabSelectedListener'
Note: the configuration keeps the entry point 'com.google.android.material.tabs.TabLayout { void setTabsFromPagerAdapter(androidx.viewpager.widget.PagerAdapter); }', but not the descriptor class 'androidx.viewpager.widget.PagerAdapter'
Note: the configuration keeps the entry point 'com.google.android.material.tabs.TabLayout$TabView { void setTab(com.google.android.material.tabs.TabLayout$Tab); }', but not the descriptor class 'com.google.android.material.tabs.TabLayout$Tab'
Note: the configuration keeps the entry point 'com.google.android.material.textfield.TextInputLayout { void setTextInputAccessibilityDelegate(com.google.android.material.textfield.TextInputLayout$AccessibilityDelegate); }', but not the descriptor class 'com.google.android.material.textfield.TextInputLayout$AccessibilityDelegate'
Note: the configuration keeps the entry point 'com.google.protobuf.AbstractMessageLite { int getSerializedSize(com.google.protobuf.Schema); }', but not the descriptor class 'com.google.protobuf.Schema'
Note: the configuration keeps the entry point 'com.google.protobuf.AbstractMessageLite { void checkByteStringIsUtf8(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { void setTypeUrlBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { void setValue(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { com.google.protobuf.Any parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { void access$300(com.google.protobuf.Any,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Any { void access$400(com.google.protobuf.Any,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { void setVersionBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { void setSyntax(com.google.protobuf.Syntax); }', but not the descriptor class 'com.google.protobuf.Syntax'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { com.google.protobuf.Api parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { void access$300(com.google.protobuf.Api,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { void access$1800(com.google.protobuf.Api,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Api { void access$2900(com.google.protobuf.Api,com.google.protobuf.Syntax); }', but not the descriptor class 'com.google.protobuf.Syntax'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { com.google.protobuf.BoolValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BoolValue { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { void setValue(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { com.google.protobuf.BytesValue of(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.BytesValue { void access$100(com.google.protobuf.BytesValue,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { com.google.protobuf.DoubleValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.DoubleValue { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { com.google.protobuf.Duration parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Duration { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { com.google.protobuf.Empty parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Empty { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { void setSyntax(com.google.protobuf.Syntax); }', but not the descriptor class 'com.google.protobuf.Syntax'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { com.google.protobuf.Enum parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { void access$300(com.google.protobuf.Enum,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Enum { void access$2000(com.google.protobuf.Enum,com.google.protobuf.Syntax); }', but not the descriptor class 'com.google.protobuf.Syntax'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { com.google.protobuf.EnumValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.EnumValue { void access$300(com.google.protobuf.EnumValue,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void setKind(com.google.protobuf.Field$Kind); }', but not the descriptor class 'com.google.protobuf.Field$Kind'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void setCardinality(com.google.protobuf.Field$Cardinality); }', but not the descriptor class 'com.google.protobuf.Field$Cardinality'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void setTypeUrlBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void setJsonNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void setDefaultValueBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { com.google.protobuf.Field parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void access$200(com.google.protobuf.Field,com.google.protobuf.Field$Kind); }', but not the descriptor class 'com.google.protobuf.Field$Kind'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void access$500(com.google.protobuf.Field,com.google.protobuf.Field$Cardinality); }', but not the descriptor class 'com.google.protobuf.Field$Cardinality'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void access$1100(com.google.protobuf.Field,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void access$1400(com.google.protobuf.Field,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void access$2700(com.google.protobuf.Field,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Field { void access$3000(com.google.protobuf.Field,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { void addPathsBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { com.google.protobuf.FieldMask parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.FieldMask { void access$500(com.google.protobuf.FieldMask,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { com.google.protobuf.FloatValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.FloatValue { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { boolean parseUnknownField(int,com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { void mergeLengthDelimitedField(int,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$Builder createBuilder(com.google.protobuf.GeneratedMessageLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { void writeTo(com.google.protobuf.CodedOutputStream); }', but not the descriptor class 'com.google.protobuf.CodedOutputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { void registerDefaultInstance(java.lang.Class,com.google.protobuf.GeneratedMessageLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { java.lang.Object newMessageInfo(com.google.protobuf.MessageLite,java.lang.String,java.lang.Object[]); }', but not the descriptor class 'com.google.protobuf.MessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { void mergeUnknownFields(com.google.protobuf.UnknownFieldSetLite); }', but not the descriptor class 'com.google.protobuf.UnknownFieldSetLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension newSingularGeneratedExtension(com.google.protobuf.MessageLite,java.lang.Object,com.google.protobuf.MessageLite,com.google.protobuf.Internal$EnumLiteMap,int,com.google.protobuf.WireFormat$FieldType,java.lang.Class); }', but not the descriptor class 'com.google.protobuf.MessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension newSingularGeneratedExtension(com.google.protobuf.MessageLite,java.lang.Object,com.google.protobuf.MessageLite,com.google.protobuf.Internal$EnumLiteMap,int,com.google.protobuf.WireFormat$FieldType,java.lang.Class); }', but not the descriptor class 'com.google.protobuf.MessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension newSingularGeneratedExtension(com.google.protobuf.MessageLite,java.lang.Object,com.google.protobuf.MessageLite,com.google.protobuf.Internal$EnumLiteMap,int,com.google.protobuf.WireFormat$FieldType,java.lang.Class); }', but not the descriptor class 'com.google.protobuf.Internal$EnumLiteMap'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension newSingularGeneratedExtension(com.google.protobuf.MessageLite,java.lang.Object,com.google.protobuf.MessageLite,com.google.protobuf.Internal$EnumLiteMap,int,com.google.protobuf.WireFormat$FieldType,java.lang.Class); }', but not the descriptor class 'com.google.protobuf.WireFormat$FieldType'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension newRepeatedGeneratedExtension(com.google.protobuf.MessageLite,com.google.protobuf.MessageLite,com.google.protobuf.Internal$EnumLiteMap,int,com.google.protobuf.WireFormat$FieldType,boolean,java.lang.Class); }', but not the descriptor class 'com.google.protobuf.MessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension newRepeatedGeneratedExtension(com.google.protobuf.MessageLite,com.google.protobuf.MessageLite,com.google.protobuf.Internal$EnumLiteMap,int,com.google.protobuf.WireFormat$FieldType,boolean,java.lang.Class); }', but not the descriptor class 'com.google.protobuf.MessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension newRepeatedGeneratedExtension(com.google.protobuf.MessageLite,com.google.protobuf.MessageLite,com.google.protobuf.Internal$EnumLiteMap,int,com.google.protobuf.WireFormat$FieldType,boolean,java.lang.Class); }', but not the descriptor class 'com.google.protobuf.Internal$EnumLiteMap'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension newRepeatedGeneratedExtension(com.google.protobuf.MessageLite,com.google.protobuf.MessageLite,com.google.protobuf.Internal$EnumLiteMap,int,com.google.protobuf.WireFormat$FieldType,boolean,java.lang.Class); }', but not the descriptor class 'com.google.protobuf.WireFormat$FieldType'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension checkIsLite(com.google.protobuf.ExtensionLite); }', but not the descriptor class 'com.google.protobuf.ExtensionLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { boolean isInitialized(com.google.protobuf.GeneratedMessageLite,boolean); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.Internal$IntList mutableCopy(com.google.protobuf.Internal$IntList); }', but not the descriptor class 'com.google.protobuf.Internal$IntList'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.Internal$LongList mutableCopy(com.google.protobuf.Internal$LongList); }', but not the descriptor class 'com.google.protobuf.Internal$LongList'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.Internal$FloatList mutableCopy(com.google.protobuf.Internal$FloatList); }', but not the descriptor class 'com.google.protobuf.Internal$FloatList'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.Internal$DoubleList mutableCopy(com.google.protobuf.Internal$DoubleList); }', but not the descriptor class 'com.google.protobuf.Internal$DoubleList'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.Internal$BooleanList mutableCopy(com.google.protobuf.Internal$BooleanList); }', but not the descriptor class 'com.google.protobuf.Internal$BooleanList'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.Internal$ProtobufList mutableCopy(com.google.protobuf.Internal$ProtobufList); }', but not the descriptor class 'com.google.protobuf.Internal$ProtobufList'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,byte[],int,int,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,byte[],int,int,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite checkMessageInitialized(com.google.protobuf.GeneratedMessageLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,java.nio.ByteBuffer); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialFrom(com.google.protobuf.GeneratedMessageLite,byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,byte[]); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,java.io.InputStream); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseFrom(com.google.protobuf.GeneratedMessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseDelimitedFrom(com.google.protobuf.GeneratedMessageLite,java.io.InputStream); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseDelimitedFrom(com.google.protobuf.GeneratedMessageLite,java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parseDelimitedFrom(com.google.protobuf.GeneratedMessageLite,java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialDelimitedFrom(com.google.protobuf.GeneratedMessageLite,java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite parsePartialDelimitedFrom(com.google.protobuf.GeneratedMessageLite,java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite { com.google.protobuf.GeneratedMessageLite$GeneratedExtension access$000(com.google.protobuf.ExtensionLite); }', but not the descriptor class 'com.google.protobuf.ExtensionLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseUnknownField(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.MessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseUnknownField(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseUnknownField(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseExtension(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,com.google.protobuf.GeneratedMessageLite$GeneratedExtension,int,int); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseExtension(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,com.google.protobuf.GeneratedMessageLite$GeneratedExtension,int,int); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseExtension(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,com.google.protobuf.GeneratedMessageLite$GeneratedExtension,int,int); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$GeneratedExtension'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseUnknownFieldAsMessageSet(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.MessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseUnknownFieldAsMessageSet(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean parseUnknownFieldAsMessageSet(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void mergeMessageSetExtensionFromCodedStream(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.MessageLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void mergeMessageSetExtensionFromCodedStream(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void mergeMessageSetExtensionFromCodedStream(com.google.protobuf.MessageLite,com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void eagerlyMergeMessageSetExtension(com.google.protobuf.CodedInputStream,com.google.protobuf.GeneratedMessageLite$GeneratedExtension,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void eagerlyMergeMessageSetExtension(com.google.protobuf.CodedInputStream,com.google.protobuf.GeneratedMessageLite$GeneratedExtension,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$GeneratedExtension'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void eagerlyMergeMessageSetExtension(com.google.protobuf.CodedInputStream,com.google.protobuf.GeneratedMessageLite$GeneratedExtension,com.google.protobuf.ExtensionRegistryLite,int); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void mergeMessageSetExtensionFromBytes(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite,com.google.protobuf.GeneratedMessageLite$GeneratedExtension); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void mergeMessageSetExtensionFromBytes(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite,com.google.protobuf.GeneratedMessageLite$GeneratedExtension); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void mergeMessageSetExtensionFromBytes(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite,com.google.protobuf.GeneratedMessageLite$GeneratedExtension); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$GeneratedExtension'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { void verifyExtensionContainingType(com.google.protobuf.GeneratedMessageLite$GeneratedExtension); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$GeneratedExtension'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { boolean hasExtension(com.google.protobuf.ExtensionLite); }', but not the descriptor class 'com.google.protobuf.ExtensionLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { int getExtensionCount(com.google.protobuf.ExtensionLite); }', but not the descriptor class 'com.google.protobuf.ExtensionLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { java.lang.Object getExtension(com.google.protobuf.ExtensionLite); }', but not the descriptor class 'com.google.protobuf.ExtensionLite'
Note: the configuration keeps the entry point 'com.google.protobuf.GeneratedMessageLite$ExtendableMessage { java.lang.Object getExtension(com.google.protobuf.ExtensionLite,int); }', but not the descriptor class 'com.google.protobuf.ExtensionLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { com.google.protobuf.Int32Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int32Value { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { com.google.protobuf.Int64Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Int64Value { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { com.google.protobuf.ListValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.ListValue { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { void setRequestTypeUrlBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { void setResponseTypeUrlBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { void setSyntax(com.google.protobuf.Syntax); }', but not the descriptor class 'com.google.protobuf.Syntax'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { com.google.protobuf.Method parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { void access$300(com.google.protobuf.Method,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { void access$600(com.google.protobuf.Method,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { void access$1100(com.google.protobuf.Method,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Method { void access$2100(com.google.protobuf.Method,com.google.protobuf.Syntax); }', but not the descriptor class 'com.google.protobuf.Syntax'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { void setRootBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { com.google.protobuf.Mixin parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { void access$300(com.google.protobuf.Mixin,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Mixin { void access$600(com.google.protobuf.Mixin,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { com.google.protobuf.Option parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Option { void access$300(com.google.protobuf.Option,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { void setFileNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { com.google.protobuf.SourceContext parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.SourceContext { void access$300(com.google.protobuf.SourceContext,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { void setValueBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { com.google.protobuf.StringValue parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.StringValue { void access$300(com.google.protobuf.StringValue,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { com.google.protobuf.Struct parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Struct { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { com.google.protobuf.Timestamp parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Timestamp { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { void addOneofsBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { void setSyntax(com.google.protobuf.Syntax); }', but not the descriptor class 'com.google.protobuf.Syntax'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { com.google.protobuf.Type parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { void access$300(com.google.protobuf.Type,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { void access$1400(com.google.protobuf.Type,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Type { void access$2500(com.google.protobuf.Type,com.google.protobuf.Syntax); }', but not the descriptor class 'com.google.protobuf.Syntax'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { com.google.protobuf.UInt32Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt32Value { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { com.google.protobuf.UInt64Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.UInt64Value { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { void setNullValue(com.google.protobuf.NullValue); }', but not the descriptor class 'com.google.protobuf.NullValue'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { void setStringValueBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { com.google.protobuf.Value parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { void access$300(com.google.protobuf.Value,com.google.protobuf.NullValue); }', but not the descriptor class 'com.google.protobuf.NullValue'
Note: the configuration keeps the entry point 'com.google.protobuf.Value { void access$900(com.google.protobuf.Value,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.AbstractBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.AbstractBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.AbstractBox { void setParent(com.coremedia.iso.boxes.Container); }', but not the descriptor class 'com.coremedia.iso.boxes.Container'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.AbstractContainerBox { void setParent(com.coremedia.iso.boxes.Container); }', but not the descriptor class 'com.coremedia.iso.boxes.Container'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.AbstractContainerBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.AbstractContainerBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.AbstractContainerBox { void initContainer(com.googlecode.mp4parser.DataSource,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.AbstractContainerBox { void initContainer(com.googlecode.mp4parser.DataSource,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.BasicContainer { void addBox(com.coremedia.iso.boxes.Box); }', but not the descriptor class 'com.coremedia.iso.boxes.Box'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.BasicContainer { void initContainer(com.googlecode.mp4parser.DataSource,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.BasicContainer { void initContainer(com.googlecode.mp4parser.DataSource,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.FullContainerBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.FullContainerBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat { DefaultMp4Builder$InterleaveChunkMdat(com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder,com.googlecode.mp4parser.authoring.Movie,java.util.Map,long); }', but not the descriptor class 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat { DefaultMp4Builder$InterleaveChunkMdat(com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder,com.googlecode.mp4parser.authoring.Movie,java.util.Map,long); }', but not the descriptor class 'com.googlecode.mp4parser.authoring.Movie'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat { void setParent(com.coremedia.iso.boxes.Container); }', but not the descriptor class 'com.coremedia.iso.boxes.Container'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat { DefaultMp4Builder$InterleaveChunkMdat(com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder,com.googlecode.mp4parser.authoring.Movie,java.util.Map,long,com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat); }', but not the descriptor class 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat { DefaultMp4Builder$InterleaveChunkMdat(com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder,com.googlecode.mp4parser.authoring.Movie,java.util.Map,long,com.googlecode.mp4parser.authoring.builder.DefaultMp4Builder$InterleaveChunkMdat); }', but not the descriptor class 'com.googlecode.mp4parser.authoring.Movie'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.FragmentedMp4Builder$1Mdat { FragmentedMp4Builder$1Mdat(com.googlecode.mp4parser.authoring.builder.FragmentedMp4Builder,long,long,com.googlecode.mp4parser.authoring.Track); }', but not the descriptor class 'com.googlecode.mp4parser.authoring.builder.FragmentedMp4Builder'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.FragmentedMp4Builder$1Mdat { FragmentedMp4Builder$1Mdat(com.googlecode.mp4parser.authoring.builder.FragmentedMp4Builder,long,long,com.googlecode.mp4parser.authoring.Track); }', but not the descriptor class 'com.googlecode.mp4parser.authoring.Track'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.FragmentedMp4Builder$1Mdat { void setParent(com.coremedia.iso.boxes.Container); }', but not the descriptor class 'com.coremedia.iso.boxes.Container'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.FragmentedMp4Builder$1Mdat { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.authoring.builder.FragmentedMp4Builder$1Mdat { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.EC3SpecificBox { void addEntry(com.googlecode.mp4parser.boxes.EC3SpecificBox$Entry); }', but not the descriptor class 'com.googlecode.mp4parser.boxes.EC3SpecificBox$Entry'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.adobe.ActionMessageFormat0SampleEntryBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.adobe.ActionMessageFormat0SampleEntryBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.apple.QuicktimeTextSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.apple.QuicktimeTextSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.apple.QuicktimeTextSampleEntry { void addBox(com.coremedia.iso.boxes.Box); }', but not the descriptor class 'com.coremedia.iso.boxes.Box'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.mp4.AbstractDescriptorBox { void setDescriptor(com.googlecode.mp4parser.boxes.mp4.objectdescriptors.BaseDescriptor); }', but not the descriptor class 'com.googlecode.mp4parser.boxes.mp4.objectdescriptors.BaseDescriptor'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.mp4.ESDescriptorBox { void setEsDescriptor(com.googlecode.mp4parser.boxes.mp4.objectdescriptors.ESDescriptor); }', but not the descriptor class 'com.googlecode.mp4parser.boxes.mp4.objectdescriptors.ESDescriptor'
Note: the configuration keeps the entry point 'com.googlecode.mp4parser.boxes.piff.UuidBasedProtectionSystemSpecificHeaderBox { void setProtectionSpecificHeader(com.googlecode.mp4parser.boxes.piff.ProtectionSpecificHeader); }', but not the descriptor class 'com.googlecode.mp4parser.boxes.piff.ProtectionSpecificHeader'
Note: the configuration keeps the entry point 'com.mp4parser.iso14496.part12.HintSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.mp4parser.iso14496.part12.HintSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.mp4parser.iso14496.part15.HevcConfigurationBox { void setHevcDecoderConfigurationRecord(com.mp4parser.iso14496.part15.HevcDecoderConfigurationRecord); }', but not the descriptor class 'com.mp4parser.iso14496.part15.HevcDecoderConfigurationRecord'
Note: the configuration keeps the entry point 'com.mp4parser.iso14496.part30.WebVTTSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.mp4parser.iso14496.part30.WebVTTSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.mp4parser.iso14496.part30.XMLSubtitleSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.mp4parser.iso14496.part30.XMLSubtitleSampleEntry { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.mp4parser.streaming.MultiTrackFragmentedMp4Writer$1 { MultiTrackFragmentedMp4Writer$1(com.mp4parser.streaming.MultiTrackFragmentedMp4Writer,java.lang.String,com.mp4parser.streaming.StreamingTrack); }', but not the descriptor class 'com.mp4parser.streaming.MultiTrackFragmentedMp4Writer'
Note: the configuration keeps the entry point 'com.mp4parser.streaming.MultiTrackFragmentedMp4Writer$1 { MultiTrackFragmentedMp4Writer$1(com.mp4parser.streaming.MultiTrackFragmentedMp4Writer,java.lang.String,com.mp4parser.streaming.StreamingTrack); }', but not the descriptor class 'com.mp4parser.streaming.StreamingTrack'
Note: the configuration keeps the entry point 'com.mp4parser.streaming.SingleTrackFragmentedMp4Writer$1 { SingleTrackFragmentedMp4Writer$1(com.mp4parser.streaming.SingleTrackFragmentedMp4Writer,java.lang.String); }', but not the descriptor class 'com.mp4parser.streaming.SingleTrackFragmentedMp4Writer'
Note: the configuration keeps the entry point 'com.mp4parser.streaming.WriteOnlyBox { void setParent(com.coremedia.iso.boxes.Container); }', but not the descriptor class 'com.coremedia.iso.boxes.Container'
Note: the configuration keeps the entry point 'com.mp4parser.streaming.WriteOnlyBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.googlecode.mp4parser.DataSource'
Note: the configuration keeps the entry point 'com.mp4parser.streaming.WriteOnlyBox { void parse(com.googlecode.mp4parser.DataSource,java.nio.ByteBuffer,long,com.coremedia.iso.BoxParser); }', but not the descriptor class 'com.coremedia.iso.BoxParser'
Note: the configuration keeps the entry point 'com.waz.call.FlowManager { FlowManager(android.content.Context,com.waz.call.RequestHandler); }', but not the descriptor class 'com.waz.call.RequestHandler'
Note: the configuration keeps the entry point 'com.waz.call.FlowManager { FlowManager(android.content.Context,com.waz.call.RequestHandler,long); }', but not the descriptor class 'com.waz.call.RequestHandler'
Note: the configuration keeps the entry point 'com.waz.call.FlowManager { void addListener(com.waz.call.FlowManagerListener); }', but not the descriptor class 'com.waz.call.FlowManagerListener'
Note: the configuration keeps the entry point 'com.waz.call.FlowManager { void removeListener(com.waz.call.FlowManagerListener); }', but not the descriptor class 'com.waz.call.FlowManagerListener'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { void setPermanentUrlBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { void setTitleBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { void setSummaryBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { com.waz.model.Messages$Article parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { void access$22300(com.waz.model.Messages$Article,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { void access$22600(com.waz.model.Messages$Article,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Article { void access$22900(com.waz.model.Messages$Article,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { void setNotUploaded(com.waz.model.Messages$Asset$NotUploaded); }', but not the descriptor class 'com.waz.model.Messages$Asset$NotUploaded'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { void setLegalHoldStatus(com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { com.waz.model.Messages$Asset parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { void access$44000(com.waz.model.Messages$Asset,com.waz.model.Messages$Asset$NotUploaded); }', but not the descriptor class 'com.waz.model.Messages$Asset$NotUploaded'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset { void access$45000(com.waz.model.Messages$Asset,com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { void setNormalizedLoudness(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { com.waz.model.Messages$Asset$AudioMetaData parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$AudioMetaData { void access$41500(com.waz.model.Messages$Asset$AudioMetaData,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { void setTagBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { com.waz.model.Messages$Asset$ImageMetaData parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$ImageMetaData { void access$40200(com.waz.model.Messages$Asset$ImageMetaData,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { void setMimeTypeBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { void setSourceBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { void setCaptionBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { com.waz.model.Messages$Asset$Original parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { void access$35900(com.waz.model.Messages$Asset$Original,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { void access$36400(com.waz.model.Messages$Asset$Original,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { void access$37600(com.waz.model.Messages$Asset$Original,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Original { void access$37900(com.waz.model.Messages$Asset$Original,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { void setMimeTypeBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { com.waz.model.Messages$Asset$Preview parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$Preview { void access$38500(com.waz.model.Messages$Asset$Preview,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void setOtrKey(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void setSha256(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void setAssetIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void setAssetTokenBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void setAssetDomainBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void setEncryption(com.waz.model.Messages$EncryptionAlgorithm); }', but not the descriptor class 'com.waz.model.Messages$EncryptionAlgorithm'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { com.waz.model.Messages$Asset$RemoteData parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void access$41900(com.waz.model.Messages$Asset$RemoteData,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void access$42100(com.waz.model.Messages$Asset$RemoteData,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void access$42500(com.waz.model.Messages$Asset$RemoteData,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void access$42800(com.waz.model.Messages$Asset$RemoteData,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void access$43100(com.waz.model.Messages$Asset$RemoteData,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$RemoteData { void access$43200(com.waz.model.Messages$Asset$RemoteData,com.waz.model.Messages$EncryptionAlgorithm); }', but not the descriptor class 'com.waz.model.Messages$EncryptionAlgorithm'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { com.waz.model.Messages$Asset$VideoMetaData parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Asset$VideoMetaData { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { void setType(com.waz.model.Messages$Availability$Type); }', but not the descriptor class 'com.waz.model.Messages$Availability$Type'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { com.waz.model.Messages$Availability parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Availability { void access$13000(com.waz.model.Messages$Availability,com.waz.model.Messages$Availability$Type); }', but not the descriptor class 'com.waz.model.Messages$Availability$Type'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { void setTextBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { void setIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { com.waz.model.Messages$Button parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { void access$10800(com.waz.model.Messages$Button,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Button { void access$11100(com.waz.model.Messages$Button,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { void setButtonIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { void setReferenceMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { com.waz.model.Messages$ButtonAction parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { void access$11600(com.waz.model.Messages$ButtonAction,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonAction { void access$11900(com.waz.model.Messages$ButtonAction,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { void setReferenceMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { void setButtonIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { com.waz.model.Messages$ButtonActionConfirmation parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { void access$12400(com.waz.model.Messages$ButtonActionConfirmation,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ButtonActionConfirmation { void access$12700(com.waz.model.Messages$ButtonActionConfirmation,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { void setContentBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { com.waz.model.Messages$Calling parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Calling { void access$47400(com.waz.model.Messages$Calling,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { void setConversationIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { com.waz.model.Messages$Cleared parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Cleared { void access$26000(com.waz.model.Messages$Cleared,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { void setLegalHoldStatus(com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { com.waz.model.Messages$Composite parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite { void access$10200(com.waz.model.Messages$Composite,com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { com.waz.model.Messages$Composite$Item parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Composite$Item { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { void setType(com.waz.model.Messages$Confirmation$Type); }', but not the descriptor class 'com.waz.model.Messages$Confirmation$Type'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { void setFirstMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { void addMoreMessageIdsBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { com.waz.model.Messages$Confirmation parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { void access$30300(com.waz.model.Messages$Confirmation,com.waz.model.Messages$Confirmation$Type); }', but not the descriptor class 'com.waz.model.Messages$Confirmation$Type'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { void access$30700(com.waz.model.Messages$Confirmation,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Confirmation { void access$31200(com.waz.model.Messages$Confirmation,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { com.waz.model.Messages$DataTransfer parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$DataTransfer { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { com.waz.model.Messages$Ephemeral parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Ephemeral { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { void setOtrKey(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { void setSha256(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { void setEncryption(com.waz.model.Messages$EncryptionAlgorithm); }', but not the descriptor class 'com.waz.model.Messages$EncryptionAlgorithm'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { com.waz.model.Messages$External parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { void access$45400(com.waz.model.Messages$External,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { void access$45600(com.waz.model.Messages$External,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$External { void access$45800(com.waz.model.Messages$External,com.waz.model.Messages$EncryptionAlgorithm); }', but not the descriptor class 'com.waz.model.Messages$EncryptionAlgorithm'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { void setMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { void setClientAction(com.waz.model.Messages$ClientAction); }', but not the descriptor class 'com.waz.model.Messages$ClientAction'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { com.waz.model.Messages$GenericMessage parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { void access$400(com.waz.model.Messages$GenericMessage,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$GenericMessage { void access$2300(com.waz.model.Messages$GenericMessage,com.waz.model.Messages$ClientAction); }', but not the descriptor class 'com.waz.model.Messages$ClientAction'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void setTagBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void setMimeTypeBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void setOtrKey(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void setMacKey(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void setMac(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void setSha256(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { com.waz.model.Messages$ImageAsset parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void access$33200(com.waz.model.Messages$ImageAsset,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void access$34300(com.waz.model.Messages$ImageAsset,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void access$34600(com.waz.model.Messages$ImageAsset,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void access$34800(com.waz.model.Messages$ImageAsset,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void access$35000(com.waz.model.Messages$ImageAsset,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$ImageAsset { void access$35200(com.waz.model.Messages$ImageAsset,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { void setLegalHoldStatus(com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { com.waz.model.Messages$Knock parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Knock { void access$18200(com.waz.model.Messages$Knock,com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { void setConversationIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { com.waz.model.Messages$LastRead parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LastRead { void access$25000(com.waz.model.Messages$LastRead,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { void setUrlBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { void setPermanentUrlBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { void setTitleBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { void setSummaryBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { com.waz.model.Messages$LinkPreview parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { void access$19000(com.waz.model.Messages$LinkPreview,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { void access$19800(com.waz.model.Messages$LinkPreview,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { void access$20100(com.waz.model.Messages$LinkPreview,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$LinkPreview { void access$20400(com.waz.model.Messages$LinkPreview,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { void setNameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { void setLegalHoldStatus(com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { com.waz.model.Messages$Location parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { void access$32100(com.waz.model.Messages$Location,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Location { void access$32600(com.waz.model.Messages$Location,com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { void setUserIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { com.waz.model.Messages$Mention parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Mention { void access$24200(com.waz.model.Messages$Mention,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { void setMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { com.waz.model.Messages$MessageDelete parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageDelete { void access$28100(com.waz.model.Messages$MessageDelete,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { void setReplacingMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { com.waz.model.Messages$MessageEdit parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageEdit { void access$28700(com.waz.model.Messages$MessageEdit,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { void setConversationIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { void setMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { com.waz.model.Messages$MessageHide parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { void access$27000(com.waz.model.Messages$MessageHide,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$MessageHide { void access$27300(com.waz.model.Messages$MessageHide,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { void setIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { void setDomainBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { com.waz.model.Messages$QualifiedConversationId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { void access$7900(com.waz.model.Messages$QualifiedConversationId,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedConversationId { void access$8200(com.waz.model.Messages$QualifiedConversationId,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { void setIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { void setDomainBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { com.waz.model.Messages$QualifiedUserId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { void access$7100(com.waz.model.Messages$QualifiedUserId,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$QualifiedUserId { void access$7400(com.waz.model.Messages$QualifiedUserId,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { void setQuotedMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { void setQuotedMessageSha256(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { com.waz.model.Messages$Quote parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { void access$29800(com.waz.model.Messages$Quote,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Quote { void access$29900(com.waz.model.Messages$Quote,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { void setEmojiBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { void setMessageIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { void setLegalHoldStatus(com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { com.waz.model.Messages$Reaction parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { void access$46400(com.waz.model.Messages$Reaction,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { void access$46700(com.waz.model.Messages$Reaction,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Reaction { void access$46800(com.waz.model.Messages$Reaction,com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { void setContentBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { void setLegalHoldStatus(com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { com.waz.model.Messages$Text parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { void access$15600(com.waz.model.Messages$Text,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Text { void access$17400(com.waz.model.Messages$Text,com.waz.model.Messages$LegalHoldStatus); }', but not the descriptor class 'com.waz.model.Messages$LegalHoldStatus'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { void setIdentifierBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { com.waz.model.Messages$TrackingIdentifier parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$TrackingIdentifier { void access$48400(com.waz.model.Messages$TrackingIdentifier,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { void setAuthorBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { void setUsernameBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { com.waz.model.Messages$Tweet parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { void access$21500(com.waz.model.Messages$Tweet,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.model.Messages$Tweet { void access$21800(com.waz.model.Messages$Tweet,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { scala.concurrent.Future startCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { scala.concurrent.Future startCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { scala.concurrent.Future startCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void answerCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void answerCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { scala.concurrent.Future onReceiveMessage(com.waz.utils.jna.Uint32_t,java.lang.String,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { scala.concurrent.Future onReceiveMessage(com.waz.utils.jna.Uint32_t,java.lang.String,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { scala.concurrent.Future onReceiveMessage(com.waz.utils.jna.Uint32_t,java.lang.String,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { scala.concurrent.Future onReceiveMessage(com.waz.utils.jna.Uint32_t,java.lang.String,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void endCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void rejectCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void setVideoSendState(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void setVideoSendState(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void onClientsRequest(com.waz.utils.jna.Uint32_t,com.waz.model.RConvId,com.waz.model.otr.OtrClientIdMap); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void onClientsRequest(com.waz.utils.jna.Uint32_t,com.waz.model.RConvId,com.waz.model.otr.OtrClientIdMap); }', but not the descriptor class 'com.waz.model.otr.OtrClientIdMap'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void onQualifiedClientsRequest(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,com.waz.model.otr.QOtrClientIdMap); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void onQualifiedClientsRequest(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,com.waz.model.otr.QOtrClientIdMap); }', but not the descriptor class 'com.waz.model.otr.QOtrClientIdMap'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs { void onSftResponse(com.waz.utils.jna.Uint32_t,scala.Option,com.sun.jna.Pointer); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ { com.waz.utils.jna.Uint32_t uint32_tTime(org.threeten.bp.Instant); }', but not the descriptor class 'org.threeten.bp.Instant'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$$anonfun$decoder$2 { Avs$ActiveSpeakerChangeDecoder$$anonfun$decoder$2(io.circe.generic.decoding.DerivedDecoder); }', but not the descriptor class 'io.circe.generic.decoding.DerivedDecoder'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$ActiveSpeakerChange { com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$ActiveSpeakerChange copy(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$ActiveSpeakerChange { Avs$ActiveSpeakerChangeDecoder$ActiveSpeakerChange(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$ActiveSpeakerChange$ { com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$ActiveSpeakerChange apply(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$Speaker { com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$Speaker copy(com.waz.model.UserId,java.lang.String,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$Speaker { Avs$ActiveSpeakerChangeDecoder$Speaker(com.waz.model.UserId,java.lang.String,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$Speaker$ { com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$Speaker apply(com.waz.model.UserId,java.lang.String,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$anon$importedDecoder$macro$619$1$$anon$13 { scala.util.Either apply(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$anon$importedDecoder$macro$619$1$$anon$13 { cats.data.Validated decodeAccumulating(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$anon$importedDecoder$macro$619$1$$anon$14 { scala.util.Either apply(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$anon$importedDecoder$macro$619$1$$anon$14 { cats.data.Validated decodeAccumulating(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$anon$importedDecoder$macro$619$1$anon$macro$605$1 { com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$ActiveSpeakerChange from(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$anon$importedDecoder$macro$619$1$anon$macro$612$1 { com.waz.service.call.Avs$ActiveSpeakerChangeDecoder$Speaker from(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList { com.waz.service.call.Avs$AvsClientList copy(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList { Avs$AvsClientList(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$ { com.waz.service.call.Avs$AvsClientList apply(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$$anonfun$decoder$3 { Avs$AvsClientList$$anonfun$decoder$3(io.circe.generic.decoding.DerivedDecoder); }', but not the descriptor class 'io.circe.generic.decoding.DerivedDecoder'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$$anonfun$encoder$1 { Avs$AvsClientList$$anonfun$encoder$1(io.circe.generic.encoding.DerivedObjectEncoder); }', but not the descriptor class 'io.circe.generic.encoding.DerivedObjectEncoder'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedDecoder$macro$651$1$$anon$15 { scala.util.Either apply(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedDecoder$macro$651$1$$anon$15 { cats.data.Validated decodeAccumulating(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedDecoder$macro$651$1$$anon$16 { scala.util.Either apply(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedDecoder$macro$651$1$$anon$16 { cats.data.Validated decodeAccumulating(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedDecoder$macro$651$1$anon$macro$641$1 { com.waz.service.call.Avs$AvsClientList from(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedDecoder$macro$651$1$anon$macro$646$1 { com.waz.service.call.Avs$AvsClient from(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedEncoder$macro$635$1$$anon$1 { io.circe.JsonObject encodeObject(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedEncoder$macro$635$1$$anon$2 { io.circe.JsonObject encodeObject(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedEncoder$macro$635$1$anon$macro$625$1 { com.waz.service.call.Avs$AvsClientList from(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$AvsClientList$anon$importedEncoder$macro$635$1$anon$macro$630$1 { com.waz.service.call.Avs$AvsClient from(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$$anonfun$decoder$1 { Avs$ParticipantsChangeDecoder$$anonfun$decoder$1(io.circe.generic.decoding.DerivedDecoder); }', but not the descriptor class 'io.circe.generic.decoding.DerivedDecoder'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange { com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange copy(com.waz.model.ConvId,scala.collection.Seq); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange { com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange copy(com.waz.model.ConvId,scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange { Avs$ParticipantsChangeDecoder$AvsParticipantsChange(com.waz.model.ConvId,scala.collection.Seq); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange { Avs$ParticipantsChangeDecoder$AvsParticipantsChange(com.waz.model.ConvId,scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange$ { com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange apply(com.waz.model.ConvId,scala.collection.Seq); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange$ { com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange apply(com.waz.model.ConvId,scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$Member { com.waz.service.call.Avs$ParticipantsChangeDecoder$Member copy(com.waz.model.UserId,java.lang.String,int,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$Member { Avs$ParticipantsChangeDecoder$Member(com.waz.model.UserId,java.lang.String,int,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$Member$ { com.waz.service.call.Avs$ParticipantsChangeDecoder$Member apply(com.waz.model.UserId,java.lang.String,int,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$anon$importedDecoder$macro$599$1$$anon$11 { scala.util.Either apply(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$anon$importedDecoder$macro$599$1$$anon$11 { cats.data.Validated decodeAccumulating(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$anon$importedDecoder$macro$599$1$$anon$12 { scala.util.Either apply(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$anon$importedDecoder$macro$599$1$$anon$12 { cats.data.Validated decodeAccumulating(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$anon$importedDecoder$macro$599$1$anon$macro$583$1 { com.waz.service.call.Avs$ParticipantsChangeDecoder$AvsParticipantsChange from(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.Avs$ParticipantsChangeDecoder$anon$importedDecoder$macro$599$1$anon$macro$591$1 { com.waz.service.call.Avs$ParticipantsChangeDecoder$Member from(shapeless.$colon$colon); }', but not the descriptor class 'shapeless.$colon$colon'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future withAvsReturning(scala.Function0,scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future withAvsReturning(scala.Function0,scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future com$waz$service$call$AvsImpl$$withAvs(scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future startCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future startCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future startCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void answerCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void answerCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future onReceiveMessage(com.waz.utils.jna.Uint32_t,java.lang.String,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future onReceiveMessage(com.waz.utils.jna.Uint32_t,java.lang.String,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future onReceiveMessage(com.waz.utils.jna.Uint32_t,java.lang.String,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { scala.concurrent.Future onReceiveMessage(com.waz.utils.jna.Uint32_t,java.lang.String,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void endCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void rejectCall(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void setVideoSendState(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void setVideoSendState(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void onClientsRequest(com.waz.utils.jna.Uint32_t,com.waz.model.RConvId,com.waz.model.otr.OtrClientIdMap); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void onClientsRequest(com.waz.utils.jna.Uint32_t,com.waz.model.RConvId,com.waz.model.otr.OtrClientIdMap); }', but not the descriptor class 'com.waz.model.otr.OtrClientIdMap'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void onQualifiedClientsRequest(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,com.waz.model.otr.QOtrClientIdMap); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void onQualifiedClientsRequest(com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,com.waz.model.otr.QOtrClientIdMap); }', but not the descriptor class 'com.waz.model.otr.QOtrClientIdMap'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { void onSftResponse(com.waz.utils.jna.Uint32_t,scala.Option,com.sun.jna.Pointer); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl { AvsImpl(com.wire.signals.Signal); }', but not the descriptor class 'com.wire.signals.Signal'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$10 { scala.collection.immutable.Set apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$10$$anonfun$apply$7 { AvsImpl$$anonfun$10$$anonfun$apply$7(com.waz.service.call.AvsImpl$$anonfun$10,com.waz.model.QualifiedId); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$2 { java.lang.Object applyOrElse(java.lang.Throwable,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$2 { java.lang.Object applyOrElse(java.lang.Object,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$3 { int apply(scala.runtime.BoxedUnit); }', but not the descriptor class 'scala.runtime.BoxedUnit'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$9 { scala.collection.immutable.Set apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$9$$anonfun$apply$6 { AvsImpl$$anonfun$9$$anonfun$apply$6(com.waz.service.call.AvsImpl$$anonfun$9,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$answerCall$1 { AvsImpl$$anonfun$answerCall$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$answerCall$1 { AvsImpl$$anonfun$answerCall$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$com$waz$service$call$AvsImpl$$federationSupported$1 { boolean apply(com.waz.service.BackendConfig); }', but not the descriptor class 'com.waz.service.BackendConfig'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$endCall$1 { AvsImpl$$anonfun$endCall$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$onClientsRequest$1 { AvsImpl$$anonfun$onClientsRequest$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$onQualifiedClientsRequest$1 { AvsImpl$$anonfun$onQualifiedClientsRequest$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$onReceiveMessage$1 { AvsImpl$$anonfun$onReceiveMessage$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String,byte[]); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$onReceiveMessage$1 { AvsImpl$$anonfun$onReceiveMessage$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String,byte[]); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$onReceiveMessage$1 { AvsImpl$$anonfun$onReceiveMessage$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String,byte[]); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$onReceiveMessage$1 { AvsImpl$$anonfun$onReceiveMessage$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.LocalInstant,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String,byte[]); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$onSftResponse$1 { AvsImpl$$anonfun$onSftResponse$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,scala.Option,com.sun.jna.Pointer); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$registerAccount$1 { scala.concurrent.Future apply(scala.runtime.BoxedUnit); }', but not the descriptor class 'scala.runtime.BoxedUnit'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$registerAccount$1$$anon$18 { AvsImpl$$anonfun$registerAccount$1$$anon$18(com.waz.service.call.AvsImpl$$anonfun$registerAccount$1,scala.concurrent.Promise); }', but not the descriptor class 'scala.concurrent.Promise'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$registerAccount$1$$anon$19$$anonfun$5$$anonfun$apply$3 { scala.runtime.Nothing$ apply(io.circe.Error); }', but not the descriptor class 'io.circe.Error'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$registerAccount$1$$anonfun$apply$5 { com.waz.utils.jna.Uint32_t apply(scala.runtime.BoxedUnit); }', but not the descriptor class 'scala.runtime.BoxedUnit'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$rejectCall$1 { AvsImpl$$anonfun$rejectCall$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$setVideoSendState$1 { AvsImpl$$anonfun$setVideoSendState$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$setVideoSendState$1 { AvsImpl$$anonfun$setVideoSendState$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$startCall$1 { AvsImpl$$anonfun$startCall$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$startCall$1 { AvsImpl$$anonfun$startCall$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$startCall$1 { AvsImpl$$anonfun$startCall$1(com.waz.service.call.AvsImpl,com.waz.utils.jna.Uint32_t,com.waz.model.RConvQualifiedId,scala.Enumeration$Value,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$withAvsReturning$1 { java.lang.Object applyOrElse(java.lang.Throwable,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$withAvsReturning$1 { java.lang.Object applyOrElse(java.lang.Object,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$withAvsReturning$1 { AvsImpl$$anonfun$withAvsReturning$1(com.waz.service.call.AvsImpl,scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$withAvsReturning$2 { java.lang.Object apply(scala.runtime.BoxedUnit); }', but not the descriptor class 'scala.runtime.BoxedUnit'
Note: the configuration keeps the entry point 'com.waz.service.call.AvsImpl$$anonfun$withAvsReturning$2 { AvsImpl$$anonfun$withAvsReturning$2(com.waz.service.call.AvsImpl,scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo updateVideoState(com.waz.service.call.CallInfo$Participant,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo copy(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo updateScreenShareTracking$1(com.waz.service.call.CallInfo,com.waz.service.call.CallInfo$Participant,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { com.waz.service.call.CallInfo updateVideoFields$1(com.waz.service.call.CallInfo,com.waz.service.call.CallInfo$Participant,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo { CallInfo(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ { com.waz.service.call.CallInfo apply(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,boolean,com.waz.model.UserId,com.waz.service.call.CallInfo$CallState,boolean,scala.Option,scala.collection.immutable.Set,int,boolean,scala.Option,boolean,scala.Enumeration$Value,scala.collection.immutable.Map,boolean,boolean,scala.collection.immutable.Map,scala.Option,com.waz.model.LocalInstant,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,scala.Option,boolean,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$$anonfun$1 { scala.Option apply(org.threeten.bp.Instant); }', but not the descriptor class 'org.threeten.bp.Instant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$$anonfun$1 { CallInfo$$anonfun$1(com.waz.service.call.CallInfo,com.waz.model.LocalInstant); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$$anonfun$2 { java.lang.String apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$$anonfun$3 { boolean apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$$anonfun$5 { boolean apply(scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ActiveSpeaker { com.waz.service.call.CallInfo$ActiveSpeaker copy(com.waz.model.UserId,java.lang.String,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ActiveSpeaker { CallInfo$ActiveSpeaker(com.waz.model.UserId,java.lang.String,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$ActiveSpeaker$ { com.waz.service.call.CallInfo$ActiveSpeaker apply(com.waz.model.UserId,java.lang.String,int,int); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$OutstandingMessage { com.waz.service.call.CallInfo$OutstandingMessage copy(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$OutstandingMessage { com.waz.service.call.CallInfo$OutstandingMessage copy(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$TargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$OutstandingMessage { CallInfo$OutstandingMessage(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$OutstandingMessage { CallInfo$OutstandingMessage(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$TargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$OutstandingMessage$ { com.waz.service.call.CallInfo$OutstandingMessage apply(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$OutstandingMessage$ { com.waz.service.call.CallInfo$OutstandingMessage apply(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$TargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$Participant { com.waz.service.call.CallInfo$Participant copy(com.waz.model.QualifiedId,java.lang.String,boolean); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$Participant { CallInfo$Participant(com.waz.model.QualifiedId,java.lang.String,boolean); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$Participant$ { com.waz.service.call.CallInfo$Participant apply(com.waz.model.QualifiedId,java.lang.String,boolean); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$QOutstandingMessage { com.waz.service.call.CallInfo$QOutstandingMessage copy(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$QOutstandingMessage { com.waz.service.call.CallInfo$QOutstandingMessage copy(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$QTargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$QOutstandingMessage { CallInfo$QOutstandingMessage(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$QOutstandingMessage { CallInfo$QOutstandingMessage(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$QTargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$QOutstandingMessage$ { com.waz.service.call.CallInfo$QOutstandingMessage apply(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallInfo$QOutstandingMessage$ { com.waz.service.call.CallInfo$QOutstandingMessage apply(com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$QTargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService { void com$waz$service$call$CallLoggingService$$subscribedConvs_$eq(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService { CallLoggingService(com.waz.model.UserId,com.waz.service.call.CallingService,com.waz.service.messages.MessagesService,com.waz.service.push.PushService,com.waz.service.tracking.TrackingService,com.wire.signals.EventContext); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService { CallLoggingService(com.waz.model.UserId,com.waz.service.call.CallingService,com.waz.service.messages.MessagesService,com.waz.service.push.PushService,com.waz.service.tracking.TrackingService,com.wire.signals.EventContext); }', but not the descriptor class 'com.waz.service.messages.MessagesService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService { CallLoggingService(com.waz.model.UserId,com.waz.service.call.CallingService,com.waz.service.messages.MessagesService,com.waz.service.push.PushService,com.waz.service.tracking.TrackingService,com.wire.signals.EventContext); }', but not the descriptor class 'com.waz.service.push.PushService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService { CallLoggingService(com.waz.model.UserId,com.waz.service.call.CallingService,com.waz.service.messages.MessagesService,com.waz.service.push.PushService,com.waz.service.tracking.TrackingService,com.wire.signals.EventContext); }', but not the descriptor class 'com.waz.service.tracking.TrackingService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService { CallLoggingService(com.waz.model.UserId,com.waz.service.call.CallingService,com.waz.service.messages.MessagesService,com.waz.service.push.PushService,com.waz.service.tracking.TrackingService,com.wire.signals.EventContext); }', but not the descriptor class 'com.wire.signals.EventContext'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$1 { scala.collection.immutable.Set apply(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$2 { void apply(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$2$$anonfun$apply$1 { com.wire.signals.Subscription apply(com.waz.model.ConvId); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$2$$anonfun$apply$1$$anonfun$3 { scala.Option apply(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$2$$anonfun$apply$1$$anonfun$3 { CallLoggingService$$anonfun$2$$anonfun$apply$1$$anonfun$3(com.waz.service.call.CallLoggingService$$anonfun$2$$anonfun$apply$1,com.waz.model.ConvId); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$2$$anonfun$apply$1$$anonfun$4 { scala.Option apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$2$$anonfun$apply$1$$anonfun$5 { void apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$2$$anonfun$apply$1$$anonfun$6 { scala.Option apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallLoggingService$$anonfun$2$$anonfun$apply$1$$anonfun$7 { void apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { scala.concurrent.Future endCall(com.waz.model.ConvId,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { scala.concurrent.Future startCall(com.waz.model.ConvId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { void setVideoSendState(com.waz.model.ConvId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { void setVideoSendState(com.waz.model.ConvId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvId,com.waz.model.UserId,java.lang.String); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvId,com.waz.model.UserId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvId,com.waz.model.UserId,java.lang.String); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$AbstractCallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$activeCall_$eq(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$AbstractCallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$incomingCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$AbstractCallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$joinableCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$AbstractCallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$endedCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$AbstractCallProfile$$anonfun$1 { boolean apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$AbstractCallProfile$$anonfun$3 { boolean apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$AbstractCallProfile$$anonfun$4 { boolean apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$AbstractCallProfile$$anonfun$5 { boolean apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$CallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$activeCall_$eq(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$CallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$incomingCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$CallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$joinableCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$CallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$endedCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$CallProfile { com.waz.service.call.CallingService$CallProfile copy(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$CallProfile { CallingService$CallProfile(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$CallProfile$ { com.waz.service.call.CallingService$CallProfile apply(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$GlobalCallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$activeCall_$eq(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$GlobalCallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$incomingCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$GlobalCallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$joinableCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$GlobalCallProfile { void com$waz$service$call$CallingService$AbstractCallProfile$_setter_$endedCalls_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$GlobalCallProfile { com.waz.service.call.CallingService$GlobalCallProfile copy(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$GlobalCallProfile { CallingService$GlobalCallProfile(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$GlobalCallProfile$ { com.waz.service.call.CallingService$GlobalCallProfile apply(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo { com.waz.service.call.CallingService$MissedCallInfo copy(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo { com.waz.service.call.CallingService$MissedCallInfo copy(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo { com.waz.service.call.CallingService$MissedCallInfo copy(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo { com.waz.service.call.CallingService$MissedCallInfo copy(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo { CallingService$MissedCallInfo(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo { CallingService$MissedCallInfo(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo { CallingService$MissedCallInfo(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo { CallingService$MissedCallInfo(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo$ { com.waz.service.call.CallingService$MissedCallInfo apply(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo$ { com.waz.service.call.CallingService$MissedCallInfo apply(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo$ { com.waz.service.call.CallingService$MissedCallInfo apply(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingService$MissedCallInfo$ { com.waz.service.call.CallingService$MissedCallInfo apply(com.waz.model.UserId,com.waz.model.ConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$closingPromise_$eq(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onQSend(com.sun.jna.Pointer,java.lang.String,com.waz.model.RConvId,scala.Option); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onQSend(com.sun.jna.Pointer,java.lang.String,com.waz.model.RConvId,scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onSend(com.sun.jna.Pointer,java.lang.String,com.waz.model.RConvId,scala.Option); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onSend(com.sun.jna.Pointer,java.lang.String,com.waz.model.RConvId,scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { com.waz.model.otr.QOtrClientIdMap com$waz$service$call$CallingServiceImpl$$qClientsMap(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { com.waz.model.otr.OtrClientIdMap com$waz$service$call$CallingServiceImpl$$clientsMap(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onIncomingCall(com.waz.model.RConvId,com.waz.model.UserId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onIncomingCall(com.waz.model.RConvId,com.waz.model.UserId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onOtherSideAnsweredCall(com.waz.model.RConvId); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onMissedCall(com.waz.model.RConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onMissedCall(com.waz.model.RConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onMissedCall(com.waz.model.RConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onEstablishedCall(com.waz.model.RConvId,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onEstablishedCall(com.waz.model.RConvId,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future endCall(com.waz.model.ConvId,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onClosedCall(int,com.waz.model.RConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onClosedCall(int,com.waz.model.RConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onClosedCall(int,com.waz.model.RConvId,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void onMetricsReady(com.waz.model.RConvId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onVideoStateChanged(java.lang.String,java.lang.String,scala.Enumeration$Value,java.lang.String); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onParticipantsChanged(com.waz.model.RConvId,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onParticipantsChanged(com.waz.model.RConvId,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onActiveSpeakersChanged(com.waz.model.RConvId,scala.collection.immutable.Set); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onActiveSpeakersChanged(com.waz.model.RConvId,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onNetworkQualityChanged(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,scala.Enumeration$Value); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onNetworkQualityChanged(com.waz.model.ConvId,com.waz.service.call.CallInfo$Participant,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future onClientsRequest(com.waz.model.RConvQualifiedId); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future startCall(com.waz.model.ConvId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$sendOutstandingCallMessage(com.waz.model.ConvId,com.waz.service.call.CallInfo$OutstandingMessage); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$sendQOutstandingCallMessage(com.waz.model.ConvId,com.waz.service.call.CallInfo$QOutstandingMessage); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$sendCallMessage(com.waz.utils.jna.Uint32_t,com.waz.model.ConvId,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$sendCallMessage(com.waz.utils.jna.Uint32_t,com.waz.model.ConvId,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$sendCallMessage(com.waz.utils.jna.Uint32_t,com.waz.model.ConvId,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$TargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$sendQCallMessage(com.waz.utils.jna.Uint32_t,com.waz.model.ConvId,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$sendQCallMessage(com.waz.utils.jna.Uint32_t,com.waz.model.ConvId,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$sendQCallMessage(com.waz.utils.jna.Uint32_t,com.waz.model.ConvId,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$QTargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void setVideoSendState(com.waz.model.ConvId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void setVideoSendState(com.waz.model.ConvId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvId,com.waz.model.UserId,java.lang.String); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvId,com.waz.model.UserId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvId,com.waz.model.UserId,java.lang.String); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void com$waz$service$call$CallingServiceImpl$$lastCallEventTime_$eq(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { void receiveCallEvent(java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future withConv(com.waz.model.RConvId,scala.Function2); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future withConv(com.waz.model.RConvId,scala.Function2); }', but not the descriptor class 'scala.Function2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future withConv(com.waz.model.ConvId,scala.Function2); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future withConv(com.waz.model.ConvId,scala.Function2); }', but not the descriptor class 'scala.Function2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future atomicWithConv(scala.Function0,scala.Function2,java.lang.String); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future atomicWithConv(scala.Function0,scala.Function2,java.lang.String); }', but not the descriptor class 'scala.Function2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future updateCallIfActive(com.waz.model.RConvId,scala.Function3,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future updateCallIfActive(com.waz.model.RConvId,scala.Function3,java.lang.String); }', but not the descriptor class 'scala.Function3'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future updateCallIfActive(com.waz.model.ConvId,scala.Function3,java.lang.String); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future updateCallIfActive(com.waz.model.ConvId,scala.Function3,java.lang.String); }', but not the descriptor class 'scala.Function3'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future updateActiveCallAsync(scala.Function3,java.lang.String); }', but not the descriptor class 'scala.Function3'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { boolean com$waz$service$call$CallingServiceImpl$$updateActiveCall(scala.Function1,java.lang.String); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { boolean com$waz$service$call$CallingServiceImpl$$updateCallInfo(com.waz.model.ConvId,scala.Function1,java.lang.String); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { boolean com$waz$service$call$CallingServiceImpl$$updateCallInfo(com.waz.model.ConvId,scala.Function1,java.lang.String); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { boolean com$waz$service$call$CallingServiceImpl$$showCall$1(com.waz.model.ConversationData,boolean,com.waz.model.RConvId,com.waz.model.UserId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { boolean com$waz$service$call$CallingServiceImpl$$showCall$1(com.waz.model.ConversationData,boolean,com.waz.model.RConvId,com.waz.model.UserId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { boolean com$waz$service$call$CallingServiceImpl$$showCall$1(com.waz.model.ConversationData,boolean,com.waz.model.RConvId,com.waz.model.UserId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future withConvGroup$1(com.waz.model.RConvId,scala.Function2); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { scala.concurrent.Future withConvGroup$1(com.waz.model.RConvId,scala.Function2); }', but not the descriptor class 'scala.Function2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.model.Domain'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.wire.signals.Signal'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.sync.client.CallingClient'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.service.conversation.ConversationsContentUpdater'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.service.conversation.ConversationsService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.content.MembersStorage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.service.messages.MessagesService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.service.MediaManagerService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.service.push.PushService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.service.NetworkModeService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.content.UserPreferences'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.content.GlobalPreferences'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.permissions.PermissionsService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl { CallingServiceImpl(com.waz.model.UserId,java.lang.String,com.waz.model.Domain,com.wire.signals.Signal,com.waz.sync.client.CallingClient,com.waz.service.call.Avs,com.waz.service.conversation.ConversationsContentUpdater,com.waz.service.conversation.ConversationsService,com.waz.content.MembersStorage,com.waz.sync.otr.OtrSyncHandler,com.waz.service.call.FlowManagerService,com.waz.service.messages.MessagesService,com.waz.service.MediaManagerService,com.waz.service.push.PushService,com.waz.service.NetworkModeService,com.waz.content.UserPreferences,com.waz.content.GlobalPreferences,com.waz.permissions.PermissionsService,scala.Option,com.waz.service.AccountContext); }', but not the descriptor class 'com.waz.service.AccountContext'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$ { void com$waz$service$call$CallingServiceImpl$$instantOfLastErrorByConversationId_$eq(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$ { boolean com$waz$service$call$CallingServiceImpl$$shouldTriggerAlert(com.waz.model.RConvId); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$11 { scala.collection.immutable.Map apply(scala.collection.immutable.Map); }', but not the descriptor class 'scala.collection.immutable.Map'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$11$$anonfun$apply$11 { boolean apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$12 { com.wire.signals.Subscription apply(com.waz.service.AccountsService); }', but not the descriptor class 'com.waz.service.AccountsService'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$12$$anonfun$apply$12 { boolean apply(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$17 { void apply(com.waz.api.NetworkMode); }', but not the descriptor class 'com.waz.api.NetworkMode'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$17$$anonfun$apply$40 { scala.concurrent.Future apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$18 { scala.concurrent.Future apply(com.waz.model.RConvId,scala.collection.immutable.Vector); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$18 { scala.concurrent.Future apply(com.waz.model.RConvId,scala.collection.immutable.Vector); }', but not the descriptor class 'scala.collection.immutable.Vector'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$18$$anonfun$apply$67 { com.waz.model.RemoteInstant apply(com.waz.model.CallMessageEvent); }', but not the descriptor class 'com.waz.model.CallMessageEvent'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$18$$anonfun$apply$68 { void apply(com.waz.model.CallMessageEvent); }', but not the descriptor class 'com.waz.model.CallMessageEvent'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$atomicWithConv$1 { CallingServiceImpl$$anonfun$atomicWithConv$1(com.waz.service.call.CallingServiceImpl,scala.Function0,scala.Function2,java.lang.String); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$atomicWithConv$1 { CallingServiceImpl$$anonfun$atomicWithConv$1(com.waz.service.call.CallingServiceImpl,scala.Function0,scala.Function2,java.lang.String); }', but not the descriptor class 'scala.Function2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$atomicWithConv$1$$anonfun$apply$71$$anonfun$apply$72 { void apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$clientsMap$2 { scala.collection.immutable.Set apply(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$clientsMap$3 { scala.Tuple2 apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$federationSupported$1 { boolean apply(com.waz.service.BackendConfig); }', but not the descriptor class 'com.waz.service.BackendConfig'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$qClientsMap$2 { scala.collection.immutable.Set apply(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$qClientsMap$3 { scala.Tuple2 apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendCallMessage$1 { java.lang.Object apply(scala.util.Either); }', but not the descriptor class 'scala.util.Either'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendCallMessage$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendCallMessage$1(com.waz.service.call.CallingServiceImpl,com.waz.utils.jna.Uint32_t,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendCallMessage$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendCallMessage$1(com.waz.service.call.CallingServiceImpl,com.waz.utils.jna.Uint32_t,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$TargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$TargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendOutstandingCallMessage$1 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendOutstandingCallMessage$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendOutstandingCallMessage$1(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,com.waz.service.call.CallInfo$OutstandingMessage); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendQCallMessage$1 { java.lang.Object apply(scala.util.Either); }', but not the descriptor class 'scala.util.Either'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendQCallMessage$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendQCallMessage$1(com.waz.service.call.CallingServiceImpl,com.waz.utils.jna.Uint32_t,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.model.package$GenericMessage'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendQCallMessage$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendQCallMessage$1(com.waz.service.call.CallingServiceImpl,com.waz.utils.jna.Uint32_t,com.waz.model.package$GenericMessage,com.waz.sync.otr.OtrSyncHandler$QTargetRecipients,com.sun.jna.Pointer); }', but not the descriptor class 'com.waz.sync.otr.OtrSyncHandler$QTargetRecipients'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendQOutstandingCallMessage$1 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendQOutstandingCallMessage$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$sendQOutstandingCallMessage$1(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,com.waz.service.call.CallInfo$QOutstandingMessage); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$showCall$1$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$showCall$1$1(com.waz.service.call.CallingServiceImpl,boolean,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$updateActiveCall$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$updateActiveCall$1(com.waz.service.call.CallingServiceImpl,scala.Function1,java.lang.String); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$updateCallInfo$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$updateCallInfo$1(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,scala.Function1,java.lang.String); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$updateCallInfo$1 { CallingServiceImpl$$anonfun$com$waz$service$call$CallingServiceImpl$$updateCallInfo$1(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,scala.Function1,java.lang.String); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$continueDegradedCall$1 { java.lang.Object apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$continueDegradedCall$1$$anonfun$apply$60 { void apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$continueDegradedCall$1$$anonfun$apply$61 { void apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$continueDegradedCall$1$$anonfun$apply$62 { scala.concurrent.Future apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$dismissCall$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$endCall$1 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$endCall$1 { CallingServiceImpl$$anonfun$endCall$1(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$endCall$1$$anonfun$apply$26 { CallingServiceImpl$$anonfun$endCall$1$$anonfun$apply$26(com.waz.service.call.CallingServiceImpl$$anonfun$endCall$1,com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onActiveSpeakersChanged$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onActiveSpeakersChanged$1 { CallingServiceImpl$$anonfun$onActiveSpeakersChanged$1(com.waz.service.call.CallingServiceImpl,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onBitRateStateChanged$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClientsRequest$1 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClientsRequest$1 { CallingServiceImpl$$anonfun$onClientsRequest$1(com.waz.service.call.CallingServiceImpl,com.waz.model.RConvQualifiedId); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClientsRequest$1$$anonfun$apply$42 { void apply(scala.util.Either); }', but not the descriptor class 'scala.util.Either'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClientsRequest$1$$anonfun$apply$42 { CallingServiceImpl$$anonfun$onClientsRequest$1$$anonfun$apply$42(com.waz.service.call.CallingServiceImpl$$anonfun$onClientsRequest$1,com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClientsRequest$1$$anonfun$apply$43 { void apply(scala.util.Either); }', but not the descriptor class 'scala.util.Either'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClientsRequest$1$$anonfun$apply$43 { CallingServiceImpl$$anonfun$onClientsRequest$1$$anonfun$apply$43(com.waz.service.call.CallingServiceImpl$$anonfun$onClientsRequest$1,com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClosedCall$1 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClosedCall$1 { CallingServiceImpl$$anonfun$onClosedCall$1(com.waz.service.call.CallingServiceImpl,int,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClosedCall$1 { CallingServiceImpl$$anonfun$onClosedCall$1(com.waz.service.call.CallingServiceImpl,int,com.waz.model.RemoteInstant,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClosedCall$1$$anonfun$apply$30 { CallingServiceImpl$$anonfun$onClosedCall$1$$anonfun$apply$30(com.waz.service.call.CallingServiceImpl$$anonfun$onClosedCall$1,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onClosedCall$1$$anonfun$apply$30$$anonfun$apply$35 { boolean apply(scala.concurrent.Promise); }', but not the descriptor class 'scala.concurrent.Promise'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onConfigRequest$1 { scala.concurrent.Future apply(scala.util.Either); }', but not the descriptor class 'scala.util.Either'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onConfigRequest$1$$anonfun$apply$36 { int apply(com.waz.api.impl.ErrorResponse); }', but not the descriptor class 'com.waz.api.impl.ErrorResponse'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onConfigRequest$1$$anonfun$apply$38 { java.lang.String apply(com.waz.api.impl.ErrorResponse); }', but not the descriptor class 'com.waz.api.impl.ErrorResponse'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onEstablishedCall$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onEstablishedCall$1 { CallingServiceImpl$$anonfun$onEstablishedCall$1(com.waz.service.call.CallingServiceImpl,com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onIncomingCall$1 { void apply(com.waz.model.ConversationData,boolean); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onIncomingCall$1 { CallingServiceImpl$$anonfun$onIncomingCall$1(com.waz.service.call.CallingServiceImpl,com.waz.model.RConvId,com.waz.model.UserId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onIncomingCall$1 { CallingServiceImpl$$anonfun$onIncomingCall$1(com.waz.service.call.CallingServiceImpl,com.waz.model.RConvId,com.waz.model.UserId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onInterrupted$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onOtherSideAnsweredCall$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onParticipantsChanged$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onParticipantsChanged$1 { CallingServiceImpl$$anonfun$onParticipantsChanged$1(com.waz.service.call.CallingServiceImpl,scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onQSend$1 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onQSend$1 { CallingServiceImpl$$anonfun$onQSend$1(com.waz.service.call.CallingServiceImpl,com.sun.jna.Pointer,java.lang.String,scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onSend$1 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onSend$1 { CallingServiceImpl$$anonfun$onSend$1(com.waz.service.call.CallingServiceImpl,com.sun.jna.Pointer,java.lang.String,scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onSftRequest$1 { void apply(scala.util.Either); }', but not the descriptor class 'scala.util.Either'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onVideoStateChanged$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$onVideoStateChanged$1 { CallingServiceImpl$$anonfun$onVideoStateChanged$1(com.waz.service.call.CallingServiceImpl,java.lang.String,java.lang.String,scala.Enumeration$Value,java.lang.String); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$receiveCallEvent$1 { CallingServiceImpl$$anonfun$receiveCallEvent$1(com.waz.service.call.CallingServiceImpl,java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RemoteInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$receiveCallEvent$1 { CallingServiceImpl$$anonfun$receiveCallEvent$1(com.waz.service.call.CallingServiceImpl,java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvQualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$receiveCallEvent$1 { CallingServiceImpl$$anonfun$receiveCallEvent$1(com.waz.service.call.CallingServiceImpl,java.lang.String,com.waz.model.RemoteInstant,com.waz.model.RConvQualifiedId,com.waz.model.QualifiedId,java.lang.String); }', but not the descriptor class 'com.waz.model.QualifiedId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$receiveCallEvent$1$$anonfun$apply$69 { boolean apply(com.waz.model.LocalInstant); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$receiveCallEvent$1$$anonfun$apply$69 { CallingServiceImpl$$anonfun$receiveCallEvent$1$$anonfun$apply$69(com.waz.service.call.CallingServiceImpl$$anonfun$receiveCallEvent$1,com.waz.model.LocalInstant); }', but not the descriptor class 'com.waz.model.LocalInstant'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$setCallMuted$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$setVideoSendState$1 { com.waz.service.call.CallInfo apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData,com.waz.service.call.CallInfo); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$setVideoSendState$1 { CallingServiceImpl$$anonfun$setVideoSendState$1(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$setVideoSendState$1 { CallingServiceImpl$$anonfun$setVideoSendState$1(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,scala.Enumeration$Value,boolean); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$st$$$$7ed6defdec9db1e762c3907c79b7b19d$$$$fun$apply$48$$anonfun$apply$50 { scala.concurrent.Future apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$st$$$$7ed6defdec9db1e762c3907c79b7b19d$$$$fun$apply$48$$anonfun$apply$50$$anonfun$apply$51 { int apply(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$st$$$$7ed6defdec9db1e762c3907c79b7b19d$$$$fun$apply$48$$anonfun$apply$50$$anonfun$apply$53 { scala.concurrent.Future apply(scala.Tuple3); }', but not the descriptor class 'scala.Tuple3'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$st$$$$8168523721768486e63dac81ec8658ab$$$$fun$apply$53$$anonfun$apply$54 { scala.concurrent.Future apply(scala.runtime.BoxedUnit); }', but not the descriptor class 'scala.runtime.BoxedUnit'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$st$$$$8168523721768486e63dac81ec8658ab$$$$fun$apply$53$$anonfun$apply$54 { CallingServiceImpl$$anonfun$st$$$$8168523721768486e63dac81ec8658ab$$$$fun$apply$53$$anonfun$apply$54(com.waz.service.call.CallingServiceImpl$$anonfun$st$$$$7ed6defdec9db1e762c3907c79b7b19d$$$$fun$apply$48$$anonfun$apply$50$$anonfun$apply$53,scala.Enumeration$Value,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$st$$$$8168523721768486e63dac81ec8658ab$$$$fun$apply$53$$anonfun$apply$54 { CallingServiceImpl$$anonfun$st$$$$8168523721768486e63dac81ec8658ab$$$$fun$apply$53$$anonfun$apply$54(com.waz.service.call.CallingServiceImpl$$anonfun$st$$$$7ed6defdec9db1e762c3907c79b7b19d$$$$fun$apply$48$$anonfun$apply$50$$anonfun$apply$53,scala.Enumeration$Value,scala.Enumeration$Value); }', but not the descriptor class 'scala.Enumeration$Value'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$startCall$1 { CallingServiceImpl$$anonfun$startCall$1(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,boolean,boolean,boolean); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$startCall$1$$anonfun$apply$2 { java.lang.Object applyOrElse(java.lang.Throwable,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$startCall$1$$anonfun$apply$2 { java.lang.Object applyOrElse(java.lang.Object,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$startCall$1$$anonfun$apply$44$$anonfun$apply$45 { boolean apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$startCall$1$$anonfun$apply$44$$anonfun$apply$46 { scala.concurrent.Future apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$startCall$1$$anonfun$apply$44$$anonfun$apply$46$$anonfun$apply$47 { CallingServiceImpl$$anonfun$startCall$1$$anonfun$apply$44$$anonfun$apply$46$$anonfun$apply$47(com.waz.service.call.CallingServiceImpl$$anonfun$startCall$1$$anonfun$apply$44$$anonfun$apply$46,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$up$$$$4b7f653059a8358f23dedf14b3774b3$$$$fun$apply$79$$anonfun$apply$80 { CallingServiceImpl$$anonfun$up$$$$4b7f653059a8358f23dedf14b3774b3$$$$fun$apply$79$$anonfun$apply$80(com.waz.service.call.CallingServiceImpl$$anonfun$updateActiveCallAsync$1$$anonfun$apply$77$$anonfun$apply$78$$anonfun$apply$79,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateActiveCallAsync$1 { CallingServiceImpl$$anonfun$updateActiveCallAsync$1(com.waz.service.call.CallingServiceImpl,scala.Function3,java.lang.String); }', but not the descriptor class 'scala.Function3'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateActiveCallAsync$1$$anonfun$apply$77 { scala.concurrent.Future apply(com.waz.model.ConvId); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateActiveCallAsync$1$$anonfun$apply$77$$anonfun$apply$78 { CallingServiceImpl$$anonfun$updateActiveCallAsync$1$$anonfun$apply$77$$anonfun$apply$78(com.waz.service.call.CallingServiceImpl$$anonfun$updateActiveCallAsync$1$$anonfun$apply$77,com.waz.model.ConvId); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateActiveCallAsync$1$$anonfun$apply$77$$anonfun$apply$78$$anonfun$apply$79 { void apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$1 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$1 { CallingServiceImpl$$anonfun$updateCallIfActive$1(com.waz.service.call.CallingServiceImpl,scala.Function3,java.lang.String); }', but not the descriptor class 'scala.Function3'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$1$$anonfun$apply$73 { CallingServiceImpl$$anonfun$updateCallIfActive$1$$anonfun$apply$73(com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$1,com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$2 { void apply(com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$2 { CallingServiceImpl$$anonfun$updateCallIfActive$2(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,scala.Function3,java.lang.String); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$2 { CallingServiceImpl$$anonfun$updateCallIfActive$2(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId,scala.Function3,java.lang.String); }', but not the descriptor class 'scala.Function3'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$2$$anonfun$apply$74 { CallingServiceImpl$$anonfun$updateCallIfActive$2$$anonfun$apply$74(com.waz.service.call.CallingServiceImpl$$anonfun$updateCallIfActive$2,com.waz.utils.jna.Uint32_t,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$wCall$1 { void apply(scala.concurrent.Future); }', but not the descriptor class 'scala.concurrent.Future'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$wCall$1$$anonfun$apply$1 { java.lang.Object applyOrElse(java.lang.Throwable,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$wCall$1$$anonfun$apply$1 { java.lang.Object applyOrElse(java.lang.Object,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConv$1 { CallingServiceImpl$$anonfun$withConv$1(com.waz.service.call.CallingServiceImpl,com.waz.model.RConvId); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConv$2 { CallingServiceImpl$$anonfun$withConv$2(com.waz.service.call.CallingServiceImpl,com.waz.model.ConvId); }', but not the descriptor class 'com.waz.model.ConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConvGroup$1$1 { CallingServiceImpl$$anonfun$withConvGroup$1$1(com.waz.service.call.CallingServiceImpl,com.waz.model.RConvId,scala.Function2); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConvGroup$1$1 { CallingServiceImpl$$anonfun$withConvGroup$1$1(com.waz.service.call.CallingServiceImpl,com.waz.model.RConvId,scala.Function2); }', but not the descriptor class 'scala.Function2'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConvGroup$1$1$$anonfun$apply$22$$anonfun$apply$23 { boolean apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConvGroup$1$1$$anonfun$apply$22$$anonfun$apply$24 { scala.concurrent.Future apply(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConvGroup$1$1$$anonfun$apply$22$$anonfun$apply$24$$anonfun$apply$25 { CallingServiceImpl$$anonfun$withConvGroup$1$1$$anonfun$apply$22$$anonfun$apply$24$$anonfun$apply$25(com.waz.service.call.CallingServiceImpl$$anonfun$withConvGroup$1$1$$anonfun$apply$22$$anonfun$apply$24,com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConvGroup$1$1$$anonfun$apply$3 { java.lang.Object applyOrElse(java.lang.Throwable,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.CallingServiceImpl$$anonfun$withConvGroup$1$1$$anonfun$apply$3 { java.lang.Object applyOrElse(java.lang.Object,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future setVideoCaptureDevice(com.waz.model.RConvId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future setVideoView(com.waz.model.RConvId,scala.Option,android.view.View); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future setVideoView(com.waz.model.RConvId,scala.Option,android.view.View); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future schedule(scala.Function1,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future schedule(scala.Function1,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.concurrent.ExecutionContext'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future scheduleOr(scala.Function1,scala.Function0,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future scheduleOr(scala.Function1,scala.Function0,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future scheduleOr(scala.Function1,scala.Function0,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.concurrent.ExecutionContext'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future scheduleWithoutRecovery(scala.Function1,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { scala.concurrent.Future scheduleWithoutRecovery(scala.Function1,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.concurrent.ExecutionContext'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { java.lang.Object com$waz$service$call$DefaultFlowManagerService$$safeguardAgainstOldAvs(scala.Function0,scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { java.lang.Object com$waz$service$call$DefaultFlowManagerService$$safeguardAgainstOldAvs(scala.Function0,scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { DefaultFlowManagerService(android.content.Context,com.waz.content.GlobalPreferences,com.waz.service.NetworkModeService); }', but not the descriptor class 'com.waz.content.GlobalPreferences'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService { DefaultFlowManagerService(android.content.Context,com.waz.content.GlobalPreferences,com.waz.service.NetworkModeService); }', but not the descriptor class 'com.waz.service.NetworkModeService'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$1 { void apply(com.waz.api.NetworkMode); }', but not the descriptor class 'com.waz.api.NetworkMode'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$scheduleOr$1 { java.lang.Object applyOrElse(java.lang.Throwable,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$scheduleOr$1 { java.lang.Object applyOrElse(java.lang.Object,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$scheduleOr$1 { DefaultFlowManagerService$$anonfun$scheduleOr$1(com.waz.service.call.DefaultFlowManagerService,scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$scheduleWithoutRecovery$2 { DefaultFlowManagerService$$anonfun$scheduleWithoutRecovery$2(com.waz.service.call.DefaultFlowManagerService,scala.Function1,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$scheduleWithoutRecovery$2 { DefaultFlowManagerService$$anonfun$scheduleWithoutRecovery$2(com.waz.service.call.DefaultFlowManagerService,scala.Function1,scala.concurrent.ExecutionContext); }', but not the descriptor class 'scala.concurrent.ExecutionContext'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$setVideoCaptureDevice$1 { DefaultFlowManagerService$$anonfun$setVideoCaptureDevice$1(com.waz.service.call.DefaultFlowManagerService,com.waz.model.RConvId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$setVideoView$1 { DefaultFlowManagerService$$anonfun$setVideoView$1(com.waz.service.call.DefaultFlowManagerService,com.waz.model.RConvId,scala.Option,android.view.View); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$setVideoView$1 { DefaultFlowManagerService$$anonfun$setVideoView$1(com.waz.service.call.DefaultFlowManagerService,com.waz.model.RConvId,scala.Option,android.view.View); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.DefaultFlowManagerService$$anonfun$setVideoView$1$$anonfun$apply$7 { java.lang.String apply(com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.service.call.FlowManagerService { scala.concurrent.Future setVideoCaptureDevice(com.waz.model.RConvId,java.lang.String); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.FlowManagerService { scala.concurrent.Future setVideoView(com.waz.model.RConvId,scala.Option,android.view.View); }', but not the descriptor class 'com.waz.model.RConvId'
Note: the configuration keeps the entry point 'com.waz.service.call.FlowManagerService { scala.concurrent.Future setVideoView(com.waz.model.RConvId,scala.Option,android.view.View); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$dropActiveCalls$1 { scala.collection.immutable.Set apply(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$dropActiveCalls$1$$anonfun$apply$9 { com.waz.service.call.CallingService apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$dropActiveCalls$2 { void apply(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$globalCallProfile$1 { com.wire.signals.Signal apply(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$globalCallProfile$1$$anonfun$apply$4 { com.wire.signals.Signal apply(com.waz.service.ZMessaging); }', but not the descriptor class 'com.waz.service.ZMessaging'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$globalCallProfile$2 { com.waz.service.call.CallingService$GlobalCallProfile apply(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$globalCallProfile$2$$anonfun$apply$5$$anonfun$apply$6 { scala.Tuple2 apply(scala.Tuple2); }', but not the descriptor class 'scala.Tuple2'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$services$1 { scala.collection.immutable.Set apply(scala.collection.immutable.Set); }', but not the descriptor class 'scala.collection.immutable.Set'
Note: the configuration keeps the entry point 'com.waz.service.call.GlobalCallingService$$anonfun$services$1$$anonfun$apply$7 { scala.Tuple2 apply(com.waz.service.ZMessaging); }', but not the descriptor class 'com.waz.service.ZMessaging'
Note: the configuration keeps the entry point 'com.waz.utils.jna.Size_t { scala.Function1 andThen(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.utils.jna.Size_t { scala.Function1 compose(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.utils.jna.Uint32_t { scala.Function1 andThen(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.utils.jna.Uint32_t { scala.Function1 compose(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.zclient.camera.views.CameraPreviewTextureView { void setObserver(com.waz.zclient.camera.CameraPreviewObserver); }', but not the descriptor class 'com.waz.zclient.camera.CameraPreviewObserver'
Note: the configuration keeps the entry point 'com.waz.zclient.camera.views.CameraPreviewTextureView { void setFlashMode(com.waz.zclient.camera.FlashMode); }', but not the descriptor class 'com.waz.zclient.camera.FlashMode'
Note: the configuration keeps the entry point 'com.waz.zclient.collection.fragments.SingleImageCollectionFragment$SwipeImageView { void setAsset(com.waz.model.AssetId); }', but not the descriptor class 'com.waz.model.AssetId'
Note: the configuration keeps the entry point 'com.waz.zclient.collection.fragments.SingleImageCollectionFragment$SwipeImageView { void setMessageData(com.waz.model.MessageData); }', but not the descriptor class 'com.waz.model.MessageData'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.AccountTabButton { void setAccount(com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.ChatHeadView { void setIntegration(com.waz.model.IntegrationData); }', but not the descriptor class 'com.waz.model.IntegrationData'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.ChatHeadView { void setInfo(com.waz.zclient.common.views.ChatHeadView$ChatHeadViewOptions); }', but not the descriptor class 'com.waz.zclient.common.views.ChatHeadView$ChatHeadViewOptions'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.InputBox { void setValidator(com.waz.zclient.common.views.InputBox$Validator); }', but not the descriptor class 'com.waz.zclient.common.views.InputBox$Validator'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.InputBox { void setOnClick(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.InputBox { void setErrorMessageCallback(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.NumberCodeInput { void setOnCodeSet(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.SingleUserRowView { void setCallParticipantInfo(com.waz.zclient.calling.controllers.CallController$CallParticipantInfo); }', but not the descriptor class 'com.waz.zclient.calling.controllers.CallController$CallParticipantInfo'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.SingleUserRowView { void setIntegration(com.waz.model.IntegrationData); }', but not the descriptor class 'com.waz.model.IntegrationData'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.SingleUserRowView { void setAvailability(com.waz.model.Availability); }', but not the descriptor class 'com.waz.model.Availability'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.SingleUserRowView { void setCustomViews(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.TopUserChathead { void setUser(com.waz.model.UserData); }', but not the descriptor class 'com.waz.model.UserData'
Note: the configuration keeps the entry point 'com.waz.zclient.common.views.UserDetailsView { void setUserId(com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.zclient.controllers.globallayout.GlobalLayoutController { void setSoftInputModeForPage(com.waz.zclient.controllers.navigation.Page); }', but not the descriptor class 'com.waz.zclient.controllers.navigation.Page'
Note: the configuration keeps the entry point 'com.waz.zclient.controllers.globallayout.IGlobalLayoutController { void setSoftInputModeForPage(com.waz.zclient.controllers.navigation.Page); }', but not the descriptor class 'com.waz.zclient.controllers.navigation.Page'
Note: the configuration keeps the entry point 'com.waz.zclient.controllers.navigation.INavigationController { void setPagerSettingForPage(com.waz.zclient.controllers.navigation.Page); }', but not the descriptor class 'com.waz.zclient.controllers.navigation.Page'
Note: the configuration keeps the entry point 'com.waz.zclient.controllers.navigation.NavigationController { void setPagerSettingForPage(com.waz.zclient.controllers.navigation.Page); }', but not the descriptor class 'com.waz.zclient.controllers.navigation.Page'
Note: the configuration keeps the entry point 'com.waz.zclient.conversation.ReplyView { void setOnClose(scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'com.waz.zclient.conversation.ReplyView { void setStartIcon(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.conversation.toolbar.ToolbarButton { void setToolbarItem(com.waz.zclient.conversation.toolbar.ToolbarItem); }', but not the descriptor class 'com.waz.zclient.conversation.toolbar.ToolbarItem'
Note: the configuration keeps the entry point 'com.waz.zclient.conversationlist.views.ConversationAvatarView { void setConversationType(com.waz.api.IConversation$Type); }', but not the descriptor class 'com.waz.api.IConversation$Type'
Note: the configuration keeps the entry point 'com.waz.zclient.conversationlist.views.ConversationBadge { void setOngoingCall(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.conversationlist.views.ConversationBadge { void setStatus(com.waz.zclient.conversationlist.views.ConversationBadge$Status); }', but not the descriptor class 'com.waz.zclient.conversationlist.views.ConversationBadge$Status'
Note: the configuration keeps the entry point 'com.waz.zclient.conversationlist.views.ConversationBadgeStyleKitView { void setStatus(com.waz.zclient.conversationlist.views.ConversationBadge$Status); }', but not the descriptor class 'com.waz.zclient.conversationlist.views.ConversationBadge$Status'
Note: the configuration keeps the entry point 'com.waz.zclient.conversationlist.views.NormalConversationListRow { void setConversationCallback(com.waz.zclient.pages.main.conversationlist.views.ConversationCallback); }', but not the descriptor class 'com.waz.zclient.pages.main.conversationlist.views.ConversationCallback'
Note: the configuration keeps the entry point 'com.waz.zclient.cursor.CursorView { void setCallback(com.waz.zclient.cursor.CursorCallback); }', but not the descriptor class 'com.waz.zclient.cursor.CursorCallback'
Note: the configuration keeps the entry point 'com.waz.zclient.cursor.CursorView { void setText(com.waz.zclient.cursor.CursorText); }', but not the descriptor class 'com.waz.zclient.cursor.CursorText'
Note: the configuration keeps the entry point 'com.waz.zclient.cursor.EphemeralLayout { void setSelectedExpiration(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.cursor.EphemeralLayout { void setCallback(com.waz.zclient.cursor.EphemeralLayout$Callback); }', but not the descriptor class 'com.waz.zclient.cursor.EphemeralLayout$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.messages.parts.ReplyPartView { void setQuote(com.waz.model.MessageData); }', but not the descriptor class 'com.waz.model.MessageData'
Note: the configuration keeps the entry point 'com.waz.zclient.newreg.views.PhoneConfirmationButton { void setState(com.waz.zclient.newreg.views.PhoneConfirmationButton$State); }', but not the descriptor class 'com.waz.zclient.newreg.views.PhoneConfirmationButton$State'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.extendedcursor.ExtendedCursorContainer { void setCallback(com.waz.zclient.pages.extendedcursor.ExtendedCursorContainer$Callback); }', but not the descriptor class 'com.waz.zclient.pages.extendedcursor.ExtendedCursorContainer$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.extendedcursor.emoji.EmojiKeyboardLayout { void setCallback(com.waz.zclient.pages.extendedcursor.emoji.EmojiKeyboardLayout$Callback); }', but not the descriptor class 'com.waz.zclient.pages.extendedcursor.emoji.EmojiKeyboardLayout$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.extendedcursor.image.CursorCameraLayout { void setCallback(com.waz.zclient.pages.extendedcursor.image.CursorCameraLayout$Callback); }', but not the descriptor class 'com.waz.zclient.pages.extendedcursor.image.CursorCameraLayout$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.extendedcursor.image.CursorImagesLayout { void setCallback(com.waz.zclient.pages.extendedcursor.image.CursorImagesLayout$Callback); }', but not the descriptor class 'com.waz.zclient.pages.extendedcursor.image.CursorImagesLayout$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.extendedcursor.voicefilter2.AudioMessageRecordingScreen { void setListener(com.waz.zclient.pages.extendedcursor.voicefilter2.AudioMessageRecordingScreenListener); }', but not the descriptor class 'com.waz.zclient.pages.extendedcursor.voicefilter2.AudioMessageRecordingScreenListener'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.extendedcursor.voicefilter2.AudioMessageRecordingScreen { void setCenterButton(com.waz.zclient.pages.extendedcursor.voicefilter2.AudioMessageRecordingScreen$Companion$CenterButton); }', but not the descriptor class 'com.waz.zclient.pages.extendedcursor.voicefilter2.AudioMessageRecordingScreen$Companion$CenterButton'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.extendedcursor.voicefilter2.WaveBinView { WaveBinView(android.content.Context,android.util.AttributeSet,int,int,kotlin.jvm.internal.DefaultConstructorMarker); }', but not the descriptor class 'kotlin.jvm.internal.DefaultConstructorMarker'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.extendedcursor.voicefilter2.WaveGraphView { WaveGraphView(android.content.Context,android.util.AttributeSet,int,int,kotlin.jvm.internal.DefaultConstructorMarker); }', but not the descriptor class 'kotlin.jvm.internal.DefaultConstructorMarker'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.ImagePreviewLayout { void setImage(com.waz.utils.wrappers.URI); }', but not the descriptor class 'com.waz.utils.wrappers.URI'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.connectivity.ConnectivityIndicatorView { void setOnExpandListener(com.waz.zclient.pages.main.connectivity.ConnectivityIndicatorView$OnExpandListener); }', but not the descriptor class 'com.waz.zclient.pages.main.connectivity.ConnectivityIndicatorView$OnExpandListener'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.conversation.views.image.ImageDragViewContainer { void setCallback(com.waz.zclient.pages.main.conversation.views.image.ImageDragViewContainer$Callback); }', but not the descriptor class 'com.waz.zclient.pages.main.conversation.views.image.ImageDragViewContainer$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.conversationlist.views.listview.SwipeListView { void setOverScrollListener(com.waz.zclient.ui.pullforaction.OverScrollListener); }', but not the descriptor class 'com.waz.zclient.ui.pullforaction.OverScrollListener'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.conversationpager.SlidingPaneLayout { void setPanelSlideController(com.waz.zclient.pages.main.conversationpager.controller.ISlidingPaneController); }', but not the descriptor class 'com.waz.zclient.pages.main.conversationpager.controller.ISlidingPaneController'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.popup.ViewPagerLikeRecyclerView { void setLayoutManager(androidx.recyclerview.widget.RecyclerView$LayoutManager); }', but not the descriptor class 'androidx.recyclerview.widget.RecyclerView$LayoutManager'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.camera.controls.CameraBottomControl { void setCameraBottomControlCallback(com.waz.zclient.pages.main.profile.camera.controls.CameraBottomControl$CameraBottomControlCallback); }', but not the descriptor class 'com.waz.zclient.pages.main.profile.camera.controls.CameraBottomControl$CameraBottomControlCallback'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.camera.controls.CameraBottomControl { void setMode(com.waz.zclient.pages.main.profile.camera.CameraContext); }', but not the descriptor class 'com.waz.zclient.pages.main.profile.camera.CameraContext'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.camera.controls.CameraBottomControl { void setConfigOrientation(com.waz.zclient.utils.SquareOrientation); }', but not the descriptor class 'com.waz.zclient.utils.SquareOrientation'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.camera.controls.CameraTopControl { void setCameraTopControlCallback(com.waz.zclient.pages.main.profile.camera.controls.CameraTopControl$CameraTopControlCallback); }', but not the descriptor class 'com.waz.zclient.pages.main.profile.camera.controls.CameraTopControl$CameraTopControlCallback'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.camera.controls.CameraTopControl { void setFlashModeButton(com.waz.zclient.camera.FlashMode); }', but not the descriptor class 'com.waz.zclient.camera.FlashMode'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.camera.controls.CameraTopControl { void setConfigOrientation(com.waz.zclient.utils.SquareOrientation); }', but not the descriptor class 'com.waz.zclient.utils.SquareOrientation'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.views.ConfirmationMenu { void setWireTheme(com.waz.zclient.ui.theme.OptionsTheme); }', but not the descriptor class 'com.waz.zclient.ui.theme.OptionsTheme'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.views.ConfirmationMenu { void setConfirmationMenuListener(com.waz.zclient.pages.main.profile.views.ConfirmationMenuListener); }', but not the descriptor class 'com.waz.zclient.pages.main.profile.views.ConfirmationMenuListener'
Note: the configuration keeps the entry point 'com.waz.zclient.pages.main.profile.views.GuidedEditText { void setValidator(com.waz.zclient.pages.main.profile.validator.Validator); }', but not the descriptor class 'com.waz.zclient.pages.main.profile.validator.Validator'
Note: the configuration keeps the entry point 'com.waz.zclient.paintcode.GenericStyleKitView { void setOnDraw(scala.Function4); }', but not the descriptor class 'scala.Function4'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.AccountViewImpl { void setEmail(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.AccountViewImpl { void setPhone(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.AccountViewImpl { void setTeam(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.AccountViewImpl { void setDomain(com.waz.model.Domain); }', but not the descriptor class 'com.waz.model.Domain'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.AccountViewImpl { void setPicture(com.waz.model.Picture); }', but not the descriptor class 'com.waz.model.Picture'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.DeviceDetailsViewImpl { void setActivated(org.threeten.bp.Instant); }', but not the descriptor class 'org.threeten.bp.Instant'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.DevicesViewImpl { void setSelfDevice(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.DevicesViewImpl { void setOtherDevices(scala.collection.Seq); }', but not the descriptor class 'scala.collection.Seq'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.OptionsViewImpl { void setAccountId(com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.ProfilePictureViewImpl { void setPicture(com.waz.model.Picture); }', but not the descriptor class 'com.waz.model.Picture'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.ProfileViewImpl { void setProfilePicture(com.waz.model.Picture); }', but not the descriptor class 'com.waz.model.Picture'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.pages.ProfileViewImpl { void setTeamName(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.views.PictureTextButton { void setDrawableStart(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.views.PictureTextButton { void setDrawableEnd(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.views.ProfileAccountTab { void setAccount(com.waz.model.UserId); }', but not the descriptor class 'com.waz.model.UserId'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.views.TextButton { void setIconStart(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.preferences.views.TextButton { void setIconEnd(scala.Option); }', but not the descriptor class 'scala.Option'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.colorpicker.ColorPickerLayout { void setCurrentColor(com.waz.zclient.ui.colorpicker.ColorPickerView); }', but not the descriptor class 'com.waz.zclient.ui.colorpicker.ColorPickerView'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.colorpicker.ColorPickerLayout { void setOnColorSelectedListener(com.waz.zclient.ui.colorpicker.ColorPickerLayout$OnColorSelectedListener); }', but not the descriptor class 'com.waz.zclient.ui.colorpicker.ColorPickerLayout$OnColorSelectedListener'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.colorpicker.ColorPickerLayout { void setOnWidthChangedListener(com.waz.zclient.ui.colorpicker.ColorPickerLayout$OnWidthChangedListener); }', but not the descriptor class 'com.waz.zclient.ui.colorpicker.ColorPickerLayout$OnWidthChangedListener'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.cursor.CursorEditText { void setSelectionChangedCallback(com.waz.zclient.ui.cursor.CursorEditText$SelectionChangedCallback); }', but not the descriptor class 'com.waz.zclient.ui.cursor.CursorEditText$SelectionChangedCallback'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.cursor.CursorEditText { void setBackspaceListener(com.waz.zclient.ui.cursor.CursorEditText$OnBackspaceListener); }', but not the descriptor class 'com.waz.zclient.ui.cursor.CursorEditText$OnBackspaceListener'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.cursor.CursorEditText { void setContextMenuListener(com.waz.zclient.ui.cursor.CursorEditText$ContextMenuListener); }', but not the descriptor class 'com.waz.zclient.ui.cursor.CursorEditText$ContextMenuListener'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.sketch.DrawingCanvasView { void setCurrentMode(com.waz.zclient.ui.sketch.DrawingCanvasView$Mode); }', but not the descriptor class 'com.waz.zclient.ui.sketch.DrawingCanvasView$Mode'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.sketch.DrawingCanvasView { void setDrawingCanvasCallback(com.waz.zclient.ui.sketch.DrawingCanvasCallback); }', but not the descriptor class 'com.waz.zclient.ui.sketch.DrawingCanvasCallback'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.text.SpannableEditText { void setCallback(com.waz.zclient.ui.text.SpannableEditText$Callback); }', but not the descriptor class 'com.waz.zclient.ui.text.SpannableEditText$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.text.TypefaceEditText { void setOnSelectionChangedListener(com.waz.zclient.ui.text.TypefaceEditText$OnSelectionChangedListener); }', but not the descriptor class 'com.waz.zclient.ui.text.TypefaceEditText$OnSelectionChangedListener'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.views.CursorIconButton { void setCursorMenuItem(com.waz.zclient.ui.cursor.CursorMenuItem); }', but not the descriptor class 'com.waz.zclient.ui.cursor.CursorMenuItem'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.views.TouchRegisteringFrameLayout { void setTouchCallback(com.waz.zclient.ui.views.TouchRegisteringFrameLayout$TouchCallback); }', but not the descriptor class 'com.waz.zclient.ui.views.TouchRegisteringFrameLayout$TouchCallback'
Note: the configuration keeps the entry point 'com.waz.zclient.ui.views.tab.TabIndicatorLayout { void setCallback(com.waz.zclient.ui.views.tab.TabIndicatorLayout$Callback); }', but not the descriptor class 'com.waz.zclient.ui.views.tab.TabIndicatorLayout$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.usersearch.views.PickerSpannableEditText { void setCallback(com.waz.zclient.usersearch.views.PickerSpannableEditText$Callback); }', but not the descriptor class 'com.waz.zclient.usersearch.views.PickerSpannableEditText$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.usersearch.views.SearchEditText { void setCallback(com.waz.zclient.usersearch.views.PickerSpannableEditText$Callback); }', but not the descriptor class 'com.waz.zclient.usersearch.views.PickerSpannableEditText$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.usersearch.views.SearchResultConversationRowView { void setConversation(com.waz.model.ConversationData); }', but not the descriptor class 'com.waz.model.ConversationData'
Note: the configuration keeps the entry point 'com.waz.zclient.views.AvailabilityView { void set(com.waz.model.Availability); }', but not the descriptor class 'com.waz.model.Availability'
Note: the configuration keeps the entry point 'com.waz.zclient.views.CheckBoxView { void setOptionsTheme(com.waz.zclient.ui.theme.OptionsTheme); }', but not the descriptor class 'com.waz.zclient.ui.theme.OptionsTheme'
Note: the configuration keeps the entry point 'com.waz.zclient.views.feedback.FeedbackCheckmarkView { void setCallback(com.waz.zclient.views.feedback.FeedbackCheckmarkView$Callback); }', but not the descriptor class 'com.waz.zclient.views.feedback.FeedbackCheckmarkView$Callback'
Note: the configuration keeps the entry point 'com.waz.zclient.views.images.TouchImageView { void setZoom(com.waz.zclient.views.images.TouchImageView); }', but not the descriptor class 'com.waz.zclient.views.images.TouchImageView'
Note: the configuration keeps the entry point 'com.waz.zclient.views.images.TouchImageView { void setState(com.waz.zclient.views.images.TouchImageView$State); }', but not the descriptor class 'com.waz.zclient.views.images.TouchImageView$State'
Note: the configuration keeps the entry point 'com.waz.zclient.views.images.TouchImageView { void setOnZoomLevelChangedListener(com.waz.zclient.views.images.TouchImageView$OnZoomLevelListener); }', but not the descriptor class 'com.waz.zclient.views.images.TouchImageView$OnZoomLevelListener'
Note: the configuration keeps the entry point 'com.waz.zclient.views.menus.ConfirmationMenu { void setWireTheme(com.waz.zclient.ui.theme.OptionsTheme); }', but not the descriptor class 'com.waz.zclient.ui.theme.OptionsTheme'
Note: the configuration keeps the entry point 'com.waz.zclient.views.menus.ConfirmationMenu { void setCallback(com.waz.zclient.controllers.confirmation.ConfirmationCallback); }', but not the descriptor class 'com.waz.zclient.controllers.confirmation.ConfirmationCallback'
Note: the configuration keeps the entry point 'com.waz.zclient.views.menus.FooterMenu { void setCallback(com.waz.zclient.views.menus.FooterMenuCallback); }', but not the descriptor class 'com.waz.zclient.views.menus.FooterMenuCallback'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { void setText(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { com.wire.messages.Otr$ClientEntry parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientEntry { void access$2000(com.wire.messages.Otr$ClientEntry,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { com.wire.messages.Otr$ClientId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientId { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { com.wire.messages.Otr$ClientMismatchStrategy parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreAll { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$IgnoreOnly { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { com.wire.messages.Otr$ClientMismatchStrategy$ReportAll parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportAll { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$ClientMismatchStrategy$ReportOnly { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { void setBlob(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { void setNativePriority(com.wire.messages.Otr$Priority); }', but not the descriptor class 'com.wire.messages.Otr$Priority'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { com.wire.messages.Otr$NewOtrMessage parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { void access$5700(com.wire.messages.Otr$NewOtrMessage,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$NewOtrMessage { void access$5900(com.wire.messages.Otr$NewOtrMessage,com.wire.messages.Otr$Priority); }', but not the descriptor class 'com.wire.messages.Otr$Priority'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { com.wire.messages.Otr$OtrAssetMeta parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$OtrAssetMeta { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { void setBlob(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { void setNativePriority(com.wire.messages.Otr$Priority); }', but not the descriptor class 'com.wire.messages.Otr$Priority'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { com.wire.messages.Otr$QualifiedNewOtrMessage parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { void access$8300(com.wire.messages.Otr$QualifiedNewOtrMessage,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedNewOtrMessage { void access$8500(com.wire.messages.Otr$QualifiedNewOtrMessage,com.wire.messages.Otr$Priority); }', but not the descriptor class 'com.wire.messages.Otr$Priority'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { void setDomainBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { com.wire.messages.Otr$QualifiedUserEntry parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserEntry { void access$3700(com.wire.messages.Otr$QualifiedUserEntry,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { void setIdBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { void setDomainBytes(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { com.wire.messages.Otr$QualifiedUserId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { void access$700(com.wire.messages.Otr$QualifiedUserId,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$QualifiedUserId { void access$1000(com.wire.messages.Otr$QualifiedUserId,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { com.wire.messages.Otr$UserEntry parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserEntry { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { void setUuid(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(java.nio.ByteBuffer,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(com.google.protobuf.ByteString,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(byte[],com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseDelimitedFrom(java.io.InputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(com.google.protobuf.CodedInputStream); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.CodedInputStream'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { com.wire.messages.Otr$UserId parseFrom(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite); }', but not the descriptor class 'com.google.protobuf.ExtensionRegistryLite'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite$MethodToInvoke,java.lang.Object,java.lang.Object); }', but not the descriptor class 'com.google.protobuf.GeneratedMessageLite$MethodToInvoke'
Note: the configuration keeps the entry point 'com.wire.messages.Otr$UserId { void access$100(com.wire.messages.Otr$UserId,com.google.protobuf.ByteString); }', but not the descriptor class 'com.google.protobuf.ByteString'
Note: the configuration keeps the entry point 'com.xuliwen.zoom.ZoomLayout { void setZoomLayoutGestureListener(com.xuliwen.zoom.ZoomLayout$ZoomLayoutGestureListener); }', but not the descriptor class 'com.xuliwen.zoom.ZoomLayout$ZoomLayoutGestureListener'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { java.lang.Object consResults(java.lang.Object,java.lang.Object,cats.Apply); }', but not the descriptor class 'cats.Apply'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { cats.data.Validated decodeAccumulating(io.circe.HCursor); }', but not the descriptor class 'io.circe.HCursor'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { scala.util.Either tryDecode(io.circe.ACursor); }', but not the descriptor class 'io.circe.ACursor'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { cats.data.Validated tryDecodeAccumulating(io.circe.ACursor); }', but not the descriptor class 'io.circe.ACursor'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { scala.util.Either decodeJson(io.circe.Json); }', but not the descriptor class 'io.circe.Json'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder map(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder flatMap(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder handleErrorWith(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder validate(scala.Function1,scala.Function0); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder validate(scala.Function1,scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder product(io.circe.Decoder); }', but not the descriptor class 'io.circe.Decoder'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder and(io.circe.Decoder); }', but not the descriptor class 'io.circe.Decoder'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder or(scala.Function0); }', but not the descriptor class 'scala.Function0'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder either(io.circe.Decoder); }', but not the descriptor class 'io.circe.Decoder'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { scala.Function1 split(io.circe.Decoder); }', but not the descriptor class 'io.circe.Decoder'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder prepare(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder emap(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.decoding.ReprDecoder { io.circe.Decoder emapTry(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.encoding.ReprObjectEncoder { io.circe.ObjectEncoder contramapObject(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.encoding.ReprObjectEncoder { io.circe.ObjectEncoder mapJsonObject(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.encoding.ReprObjectEncoder { io.circe.Encoder contramap(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'io.circe.generic.encoding.ReprObjectEncoder { io.circe.Encoder mapJson(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'kotlin.coroutines.AbstractCoroutineContextElement { AbstractCoroutineContextElement(kotlin.coroutines.CoroutineContext$Key); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext$Key'
Note: the configuration keeps the entry point 'kotlin.coroutines.AbstractCoroutineContextElement { kotlin.coroutines.CoroutineContext$Element get(kotlin.coroutines.CoroutineContext$Key); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext$Key'
Note: the configuration keeps the entry point 'kotlin.coroutines.AbstractCoroutineContextElement { java.lang.Object fold(java.lang.Object,kotlin.jvm.functions.Function2); }', but not the descriptor class 'kotlin.jvm.functions.Function2'
Note: the configuration keeps the entry point 'kotlin.coroutines.AbstractCoroutineContextElement { kotlin.coroutines.CoroutineContext minusKey(kotlin.coroutines.CoroutineContext$Key); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext$Key'
Note: the configuration keeps the entry point 'kotlin.coroutines.AbstractCoroutineContextElement { kotlin.coroutines.CoroutineContext plus(kotlin.coroutines.CoroutineContext); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext'
Note: the configuration keeps the entry point 'kotlinx.coroutines.CoroutineDispatcher { boolean isDispatchNeeded(kotlin.coroutines.CoroutineContext); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext'
Note: the configuration keeps the entry point 'kotlinx.coroutines.CoroutineDispatcher { void dispatch(kotlin.coroutines.CoroutineContext,java.lang.Runnable); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext'
Note: the configuration keeps the entry point 'kotlinx.coroutines.CoroutineDispatcher { void dispatchYield(kotlin.coroutines.CoroutineContext,java.lang.Runnable); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext'
Note: the configuration keeps the entry point 'kotlinx.coroutines.CoroutineDispatcher { kotlin.coroutines.Continuation interceptContinuation(kotlin.coroutines.Continuation); }', but not the descriptor class 'kotlin.coroutines.Continuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.CoroutineDispatcher { void releaseInterceptedContinuation(kotlin.coroutines.Continuation); }', but not the descriptor class 'kotlin.coroutines.Continuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.CoroutineDispatcher { kotlinx.coroutines.CoroutineDispatcher plus(kotlinx.coroutines.CoroutineDispatcher); }', but not the descriptor class 'kotlinx.coroutines.CoroutineDispatcher'
Note: the configuration keeps the entry point 'kotlinx.coroutines.CoroutineDispatcher { kotlin.coroutines.CoroutineContext$Element get(kotlin.coroutines.CoroutineContext$Key); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext$Key'
Note: the configuration keeps the entry point 'kotlinx.coroutines.CoroutineDispatcher { kotlin.coroutines.CoroutineContext minusKey(kotlin.coroutines.CoroutineContext$Key); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext$Key'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.AndroidExceptionPreHandler { void handleException(kotlin.coroutines.CoroutineContext,java.lang.Throwable); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerContext { boolean isDispatchNeeded(kotlin.coroutines.CoroutineContext); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerContext { void dispatch(kotlin.coroutines.CoroutineContext,java.lang.Runnable); }', but not the descriptor class 'kotlin.coroutines.CoroutineContext'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerContext { void scheduleResumeAfterDelay(long,kotlinx.coroutines.CancellableContinuation); }', but not the descriptor class 'kotlinx.coroutines.CancellableContinuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerContext { HandlerContext(android.os.Handler,java.lang.String,int,kotlin.jvm.internal.DefaultConstructorMarker); }', but not the descriptor class 'kotlin.jvm.internal.DefaultConstructorMarker'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerContext$scheduleResumeAfterDelay$$inlined$Runnable$1 { HandlerContext$scheduleResumeAfterDelay$$inlined$Runnable$1(kotlinx.coroutines.android.HandlerContext,kotlinx.coroutines.CancellableContinuation); }', but not the descriptor class 'kotlinx.coroutines.CancellableContinuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcher { java.lang.Object delay(long,kotlin.coroutines.Continuation); }', but not the descriptor class 'kotlin.coroutines.Continuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcher { HandlerDispatcher(kotlin.jvm.internal.DefaultConstructorMarker); }', but not the descriptor class 'kotlin.jvm.internal.DefaultConstructorMarker'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcherKt { java.lang.Object awaitFrame(kotlin.coroutines.Continuation); }', but not the descriptor class 'kotlin.coroutines.Continuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcherKt { void updateChoreographerAndPostFrameCallback(kotlinx.coroutines.CancellableContinuation); }', but not the descriptor class 'kotlinx.coroutines.CancellableContinuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcherKt { void postFrameCallback(android.view.Choreographer,kotlinx.coroutines.CancellableContinuation); }', but not the descriptor class 'kotlinx.coroutines.CancellableContinuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcherKt { void access$postFrameCallback(android.view.Choreographer,kotlinx.coroutines.CancellableContinuation); }', but not the descriptor class 'kotlinx.coroutines.CancellableContinuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcherKt { void access$updateChoreographerAndPostFrameCallback(kotlinx.coroutines.CancellableContinuation); }', but not the descriptor class 'kotlinx.coroutines.CancellableContinuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcherKt$$special$$inlined$Runnable$1 { HandlerDispatcherKt$$special$$inlined$Runnable$1(kotlinx.coroutines.CancellableContinuation); }', but not the descriptor class 'kotlinx.coroutines.CancellableContinuation'
Note: the configuration keeps the entry point 'kotlinx.coroutines.android.HandlerDispatcherKt$postFrameCallback$1 { HandlerDispatcherKt$postFrameCallback$1(kotlinx.coroutines.CancellableContinuation); }', but not the descriptor class 'kotlinx.coroutines.CancellableContinuation'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { MapView(android.content.Context,org.osmdroid.tileprovider.MapTileProviderBase,android.os.Handler,android.util.AttributeSet); }', but not the descriptor class 'org.osmdroid.tileprovider.MapTileProviderBase'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { MapView(android.content.Context,org.osmdroid.tileprovider.MapTileProviderBase,android.os.Handler,android.util.AttributeSet,boolean); }', but not the descriptor class 'org.osmdroid.tileprovider.MapTileProviderBase'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { MapView(android.content.Context,org.osmdroid.tileprovider.MapTileProviderBase); }', but not the descriptor class 'org.osmdroid.tileprovider.MapTileProviderBase'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { MapView(android.content.Context,org.osmdroid.tileprovider.MapTileProviderBase,android.os.Handler); }', but not the descriptor class 'org.osmdroid.tileprovider.MapTileProviderBase'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setOverlayManager(org.osmdroid.views.overlay.OverlayManager); }', but not the descriptor class 'org.osmdroid.views.overlay.OverlayManager'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setProjection(org.osmdroid.views.Projection); }', but not the descriptor class 'org.osmdroid.views.Projection'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setMapCenter(org.osmdroid.api.IGeoPoint); }', but not the descriptor class 'org.osmdroid.api.IGeoPoint'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setTileSource(org.osmdroid.tileprovider.tilesource.ITileSource); }', but not the descriptor class 'org.osmdroid.tileprovider.tilesource.ITileSource'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setMapListener(org.osmdroid.events.MapListener); }', but not the descriptor class 'org.osmdroid.events.MapListener'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setTileProvider(org.osmdroid.tileprovider.MapTileProviderBase); }', but not the descriptor class 'org.osmdroid.tileprovider.MapTileProviderBase'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setInitCenter(org.osmdroid.api.IGeoPoint); }', but not the descriptor class 'org.osmdroid.api.IGeoPoint'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setExpectedCenter(org.osmdroid.api.IGeoPoint); }', but not the descriptor class 'org.osmdroid.api.IGeoPoint'
Note: the configuration keeps the entry point 'org.osmdroid.views.MapView { void setTileSystem(org.osmdroid.util.TileSystem); }', but not the descriptor class 'org.osmdroid.util.TileSystem'
Note: the configuration keeps the entry point 'org.osmdroid.views.overlay.ItemizedOverlayControlView { void setItemizedOverlayControlViewListener(org.osmdroid.views.overlay.ItemizedOverlayControlView$ItemizedOverlayControlViewListener); }', but not the descriptor class 'org.osmdroid.views.overlay.ItemizedOverlayControlView$ItemizedOverlayControlViewListener'
Note: the configuration keeps the entry point 'scala.Enumeration { void vset_$eq(scala.Enumeration$ValueSet); }', but not the descriptor class 'scala.Enumeration$ValueSet'
Note: the configuration keeps the entry point 'scala.Enumeration { void nextName_$eq(scala.collection.Iterator); }', but not the descriptor class 'scala.collection.Iterator'
Note: the configuration keeps the entry point 'scala.runtime.AbstractFunction1 { scala.Function1 compose(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'scala.runtime.AbstractFunction1 { scala.Function1 andThen(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'scala.runtime.AbstractPartialFunction { scala.PartialFunction orElse(scala.PartialFunction); }', but not the descriptor class 'scala.PartialFunction'
Note: the configuration keeps the entry point 'scala.runtime.AbstractPartialFunction { scala.PartialFunction andThen(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'scala.runtime.AbstractPartialFunction { java.lang.Object applyOrElse(java.lang.Object,scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'scala.runtime.AbstractPartialFunction { scala.Function1 runWith(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'scala.runtime.AbstractPartialFunction { scala.Function1 compose(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration keeps the entry point 'scala.runtime.AbstractPartialFunction { scala.Function1 andThen(scala.Function1); }', but not the descriptor class 'scala.Function1'
Note: the configuration explicitly specifies 'android.widget.Space' to keep library class 'android.widget.Space'
Note: there were 22 references to unknown classes.
You should check your configuration for typos.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unknownclass)
Note: there were 6 classes trying to access enclosing methods using reflection.
You should consider keeping the enclosing method attributes
(using '-keepattributes InnerClasses,EnclosingMethod').
(http://proguard.sourceforge.net/manual/troubleshooting.html#attributes)
Note: there were 2072 unkept descriptor classes in kept class members.
You should consider explicitly keeping the mentioned classes
(using '-keep').
(http://proguard.sourceforge.net/manual/troubleshooting.html#descriptorclass)
Note: there were 1 library classes explicitly being kept.
You don't need to keep library classes; they are already left unchanged.
(http://proguard.sourceforge.net/manual/troubleshooting.html#libraryclass)
Note: there were 38 unresolved dynamic references to classes or interfaces.
You should check if you need to specify additional program jars.
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclass)
Note: there were 1 class casts of dynamically created class instances.
You might consider explicitly keeping the mentioned classes and/or
their implementations (using '-keep').
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclasscast)
Warning: there were 686 unresolved references to classes or interfaces.
You may need to add missing library jars or update their versions.
If your code works fine without the missing classes, you can suppress
the warnings with '-dontwarn' options.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedclass)
Warning: there were 2 unresolved references to program class members.
Your input classes appear to be inconsistent.
You may need to recompile the code.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedprogramclassmember)
Warning: there were 4 unresolved references to library class members.
You probably need to update the library versions.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedlibraryclassmember)
Note: you're ignoring all warnings!
Ignoring unused library classes...
Original number of library classes: 5261
Final number of library classes: 2109
Printing kept classes, fields, and methods...
Shrinking...
Printing usage to [/home/vagrant/build/com.wire/app/build/outputs/mapping/fdroid/release/usage.txt]...
Removing unused program classes and class elements...
Original number of program classes: 48235
Final number of program classes: 27151
Optimizing (pass 1/5)...
Number of finalized classes: 3733
Number of unboxed enum classes: 27
Number of vertically merged classes: 0 (disabled)
Number of horizontally merged classes: 0 (disabled)
Number of merged wrapper classes: 0 (disabled)
Number of removed write-only fields: 0 (disabled)
Number of privatized fields: 0 (disabled)
Number of inlined constant fields: 0 (disabled)
Number of privatized methods: 19986
Number of staticized methods: 9221
Number of finalized methods: 56344
Number of desynchronized methods: 4
Number of simplified method signatures: 9906
Number of removed method parameters: 10084
Number of inlined constant parameters: 847
Number of inlined constant return values: 538
Number of inlined short method calls: 98384
Number of inlined unique method calls: 25726
Number of inlined tail recursion calls: 49
Number of merged code blocks: 355
Number of variable peephole optimizations: 158696
Number of arithmetic peephole optimizations: 0 (disabled)
Number of cast peephole optimizations: 0 (disabled)
Number of field peephole optimizations: 940
Number of branch peephole optimizations: 24336
Number of object peephole optimizations: 96
Number of string peephole optimizations: 2510
Number of math peephole optimizations: 0
Number of simplified instructions: 13339
Number of removed instructions: 63932
Number of removed local variables: 7265
Number of removed exception blocks: 401
Number of optimized local variable frames: 0 (disabled)
Shrinking...
Removing unused program classes and class elements...
Original number of program classes: 27151
Final number of program classes: 26674
Optimizing (pass 2/5)...
Number of finalized classes: 1
Number of unboxed enum classes: 1
Number of vertically merged classes: 0 (disabled)
Number of horizontally merged classes: 0 (disabled)
Number of merged wrapper classes: 0 (disabled)
Number of removed write-only fields: 0 (disabled)
Number of privatized fields: 0 (disabled)
Number of inlined constant fields: 0 (disabled)
Number of privatized methods: 35
Number of staticized methods: 203
Number of finalized methods: 820
Number of desynchronized methods: 0
Number of simplified method signatures: 826
Number of removed method parameters: 1090
Number of inlined constant parameters: 713
Number of inlined constant return values: 230
Number of inlined short method calls: 938
Number of inlined unique method calls: 200
Number of inlined tail recursion calls: 10
Number of merged code blocks: 47
Number of variable peephole optimizations: 9877
Number of arithmetic peephole optimizations: 0 (disabled)
Number of cast peephole optimizations: 0 (disabled)
Number of field peephole optimizations: 152
Number of branch peephole optimizations: 513
Number of object peephole optimizations: 423
Number of string peephole optimizations: 588
Number of math peephole optimizations: 0
Number of simplified instructions: 2746
Number of removed instructions: 178015
Number of removed local variables: 13458
Number of removed exception blocks: 0
Number of optimized local variable frames: 0 (disabled)
Shrinking...
Removing unused program classes and class elements...
Original number of program classes: 26674
Final number of program classes: 26659
Optimizing (pass 3/5)...
Number of finalized classes: 0
Number of unboxed enum classes: 0
Number of vertically merged classes: 0 (disabled)
Number of horizontally merged classes: 0 (disabled)
Number of merged wrapper classes: 0 (disabled)
Number of removed write-only fields: 0 (disabled)
Number of privatized fields: 0 (disabled)
Number of inlined constant fields: 0 (disabled)
Number of privatized methods: 1
Number of staticized methods: 37
Number of finalized methods: 15
Number of desynchronized methods: 0
Number of simplified method signatures: 220
Number of removed method parameters: 253
Number of inlined constant parameters: 192
Number of inlined constant return values: 96
Number of inlined short method calls: 81
Number of inlined unique method calls: 40
Number of inlined tail recursion calls: 0
Number of merged code blocks: 7
Number of variable peephole optimizations: 3129
Number of arithmetic peephole optimizations: 0 (disabled)
Number of cast peephole optimizations: 0 (disabled)
Number of field peephole optimizations: 0
Number of branch peephole optimizations: 30
Number of object peephole optimizations: 0
Number of string peephole optimizations: 26
Number of math peephole optimizations: 0
Number of simplified instructions: 114
Number of removed instructions: 19444
Number of removed local variables: 2214
Number of removed exception blocks: 0
Number of optimized local variable frames: 0 (disabled)
Shrinking...
Removing unused program classes and class elements...
Original number of program classes: 26659
Final number of program classes: 26657
Optimizing (pass 4/5)...
Number of finalized classes: 0
Number of unboxed enum classes: 0
Number of vertically merged classes: 0 (disabled)
Number of horizontally merged classes: 0 (disabled)
Number of merged wrapper classes: 0 (disabled)
Number of removed write-only fields: 0 (disabled)
Number of privatized fields: 0 (disabled)
Number of inlined constant fields: 0 (disabled)
Number of privatized methods: 0
Number of staticized methods: 5
Number of finalized methods: 4
Number of desynchronized methods: 0
Number of simplified method signatures: 56
Number of removed method parameters: 61
Number of inlined constant parameters: 51
Number of inlined constant return values: 96
Number of inlined short method calls: 14
Number of inlined unique method calls: 3
Number of inlined tail recursion calls: 0
Number of merged code blocks: 2
Number of variable peephole optimizations: 293
Number of arithmetic peephole optimizations: 0 (disabled)
Number of cast peephole optimizations: 0 (disabled)
Number of field peephole optimizations: 0
Number of branch peephole optimizations: 1
Number of object peephole optimizations: 0
Number of string peephole optimizations: 12
Number of math peephole optimizations: 0
Number of simplified instructions: 59
Number of removed instructions: 6398
Number of removed local variables: 802
Number of removed exception blocks: 0
Number of optimized local variable frames: 0 (disabled)
Shrinking...
Removing unused program classes and class elements...
Original number of program classes: 26657
Final number of program classes: 26655
Optimizing (pass 5/5)...
Number of finalized classes: 0
Number of unboxed enum classes: 0
Number of vertically merged classes: 0 (disabled)
Number of horizontally merged classes: 0 (disabled)
Number of merged wrapper classes: 0 (disabled)
Number of removed write-only fields: 0 (disabled)
Number of privatized fields: 0 (disabled)
Number of inlined constant fields: 0 (disabled)
Number of privatized methods: 0
Number of staticized methods: 0
Number of finalized methods: 0
Number of desynchronized methods: 0
Number of simplified method signatures: 6
Number of removed method parameters: 5
Number of inlined constant parameters: 26
Number of inlined constant return values: 96
Number of inlined short method calls: 0
Number of inlined unique method calls: 0
Number of inlined tail recursion calls: 0
Number of merged code blocks: 1
Number of variable peephole optimizations: 41
Number of arithmetic peephole optimizations: 0 (disabled)
Number of cast peephole optimizations: 0 (disabled)
Number of field peephole optimizations: 0
Number of branch peephole optimizations: 0
Number of object peephole optimizations: 0
Number of string peephole optimizations: 2
Number of math peephole optimizations: 0
Number of simplified instructions: 20
Number of removed instructions: 631
Number of removed local variables: 44
Number of removed exception blocks: 0
Number of optimized local variable frames: 0 (disabled)
Shrinking...
Removing unused program classes and class elements...
Original number of program classes: 26655
Final number of program classes: 26655
Writing output...
Preparing output jar [/home/vagrant/build/com.wire/app/build/intermediates/transforms/proguard/fdroid/release/0.jar]
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-android-extensions-runtime/1.3.72/83423235971335be77d2ea025008bc9959738ffc/kotlin-android-extensions-runtime-1.3.72.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-generic_2.11/0.9.3/c7c8912433df73ac3ccab53d7d4ef2492464a0af/circe-generic_2.11-0.9.3.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-parser_2.11/0.9.3/55e29b4c8f9f380acc2d4fd572fd05e71de121af/circe-parser_2.11-0.9.3.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-jawn_2.11/0.9.3/5d4329cb6ff6f9bf84d94e005331f46a05a90163/circe-jawn_2.11-0.9.3.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-core_2.11/0.9.3/38db926d606039fd01c052daee7a3c8a343705fa/circe-core_2.11-0.9.3.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/cats-core_2.11/1.0.1/c796592c733267960bd620fba97053685eb1333c/cats-core_2.11-1.0.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/cats-macros_2.11/1.0.1/f5bc0a113ed95a451f6c31ae597a798fbddb76b5/cats-macros_2.11-1.0.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/machinist_2.11/0.6.2/29c6a46d66b6616f8795a70753e6753975f42fc/machinist_2.11-0.6.2.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.scala-lang/scala-reflect/2.11.12/2bb23c13c527566d9828107ca4108be2a2c06f01/scala-reflect-2.11.12.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.chuusai/shapeless_2.11/2.3.3/ea34d4b6128b9090386945dcb952816bd9e87ce2/shapeless_2.11-2.3.3.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.wire/wire-signals_2.11/1.0.0/cd8b3291ce847f402bb04cb5926d0f4e27e581f4/wire-signals_2.11-1.0.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.wire/wire-signals-extensions_2.11/1.0.0/c53e2590d67d06243248a547aaf2ef081c37a585/wire-signals-extensions_2.11-1.0.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.scala-lang.modules/scala-async_2.11/0.9.7/a5126e18f6ba9391248dd118d10ad9cc99552d66/scala-async_2.11-0.9.7.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.wire/generic-message-proto/1.36.0/7f23b5245d1c231f0c7ca67cc2c12e1a3a57e3a/generic-message-proto-1.36.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/macro-compat_2.11/1.1.1/cb87cb74fd5fb118fede3f98075c2044616b35d/macro-compat_2.11-1.1.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.circe/circe-numbers_2.11/0.9.3/bca36973eb5b69d109e8c3830442248f3ee26dc3/circe-numbers_2.11-0.9.3.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.typelevel/cats-kernel_2.11/1.0.1/29d1039d964b894389c09d3dfa1e1eb6cdfccd7/cats-kernel_2.11-1.0.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.spire-math/jawn-parser_2.11/0.11.1/ad6bd066b122f514a040e6a7e24f8448e309e41d/jawn-parser_2.11-0.11.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.scala-lang/scala-library/2.11.12/bf5534e6fec3d665bd6419c952a929a8bdd4b591/scala-library-2.11.12.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.72/3adfc2f4ea4243e01204be8081fe63bde6b12815/kotlin-stdlib-jdk7-1.3.72.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-runtime-ktx-2.2.0-rc03.aar/c4426da3101750624790d33ea94a0e24/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-viewmodel-ktx-2.2.0-rc03.aar/7f41b135d07f94d69be99fae38443ba5/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/room-ktx-2.2.2.aar/6441c90867ae16013b98c49240798386/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-android/1.3.7/b6daaff7bdcf9c86ca7ab5f05d72d14dc69da25b/kotlinx-coroutines-android-1.3.7.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core/1.3.7/8e2eb78158638b33793d204ffef0b65c4a578e1c/kotlinx-coroutines-core-1.3.7.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jetified-avs-8.1.18.aar/a7229891bd626136389f3b4739e89212/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/wiretranslations-1.621.aar/773dd0c49b09dbfd2112799dbf0dceaa/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.googlecode.libphonenumber/libphonenumber/7.1.1/cdb737e7932c39026fb5d061c5300370d9a4ce8/libphonenumber-7.1.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/material-1.3.0.aar/a1f0e6df3e0bbe64948bfb1a731764af/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/multidex-2.0.0.aar/7d4afb0ff12c70200161425b61abb3ee/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jetified-koin-android-viewmodel-2.0.1.aar/ec273c31bbfef160449676ee26da8419/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jetified-koin-android-scope-2.0.1.aar/8fc393325fa8f8e360d29a0b55506117/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/preference-1.1.0.aar/608a40922d0181e49dd3dd75bc219dec/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/biometric-1.0.1.aar/21bcab41704305fa9223a43a5faaff7a/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/zoomlayout-1.1.0.aar/67ce94cf3f5ad607a3f7bb9efaa02865/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/constraintlayout-2.0.1.aar/08768b956cc0f68775d5dcb131c4a431/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/appcompat-1.2.0.aar/87b76f22d51532338f88dfd5fc8db8f5/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/paging-runtime-2.1.2.aar/afab006d87a0b467a2d498782044c618/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/viewpager2-1.0.0.aar/ac1a2fedde7d5c6d5752b7ca32753c3a/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/recyclerview-1.1.0.aar/714b2b0b385fddf49fd5a5c29c9f2c04/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/cardview-1.0.0.aar/6345ccc10ffb238438d9f64b4f4f59af/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/gridlayout-1.0.0.aar/9ac25e5d88141e1311f8fe8e01943a3b/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/glide-4.11.0.aar/351f5ab70a48d26b49fc21686e69be7e/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/exifinterface-1.0.0.aar/784f2808569fcd99cbced8185b2dfe4d/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/media-1.0.0.aar/99559cc4420c1d6187dd2e7771850b43/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-livedata-ktx-2.2.0-rc03.aar/45d6c0466af2bb3668938b1e26d2b17d/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/work-runtime-2.0.1.aar/cbed7c0d1c414e69ca02444f42eec755/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-extensions-2.1.0.aar/92227c7df474ca7733c482fe1d9a4fc1/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/room-runtime-2.2.2.aar/7e14b5fda6080cbc8db623b3684bee72/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/core-ktx-1.1.0.aar/584f2a53b0cdd91d95e7530d5ed331e0/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.squareup.retrofit2/converter-gson/2.9.0/fc93484fc67ab52b1e0ccbdaa3922d8a6678e097/converter-gson-2.9.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.squareup.retrofit2/retrofit/2.9.0/d8fdfbd5da952141a665a403348b74538efc05ff/retrofit-2.9.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/logging-interceptor-3.14.9.jar/9972e67e816c48d74c80842b482fd6d2/jetified-logging-interceptor-3.14.9.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/koin-android-2.0.1.aar/3e704205bdbba75481eed9f7d7bcd451/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.reactivex.rxjava2/rxkotlin/2.3.0/37d8fb3406df28bfc84fa0234b11067931369bc5/rxkotlin-2.3.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/rxandroid-2.1.1.aar/38c190da7cd52e81bae0f6a4696e3746/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-serialization-runtime/0.20.0/fa78723d3114632b1563f0701162dee0d4d8d5ea/kotlinx-serialization-runtime-0.20.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jetified-android-job-1.2.6.aar/be3ac5e6c2dcdbd2f24d7bcb1c92571f/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/threetenabp-1.1.0.aar/c117650513348acd02cccdc454e2633a/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/threetenbp-1.3.8.jar/ff47d304e9c717abf2440e2c11a35b08/jetified-threetenbp-1.3.8.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.facebook.rebound/rebound/0.3.8/c8b90640dddaf1e7ad75d7cb00b09a44b3788f7e/rebound-0.3.8.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/commonmark-0.11.0.jar/27f909a9f8b1e0ea807a7148f02ec6c0/jetified-commonmark-0.11.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/jna-4.4.0.aar/610399de9453181a2afc76024f497805/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/libsodium-jni-aar-2.0.2.aar/c498cbb8beea07d1898145e1898fe72a/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/osmdroid-android-6.1.11.aar/19bc57b43e317c90814dca53f9af32f1/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/osmbonuspack-6.8.0.aar/b95f9e3cabdbdb51a71783898bba0d1e/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/okhttp-3.14.9.jar/7b0ca28fc124771b96f169e770cb66e8/jetified-okhttp-3.14.9.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/cryptobox-android-1.1.3.aar/7d9efef0e3804d101afa3ce88a2f7559/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/isoparser-1.1.7.jar/3b12847cc0f251a7b53ce69893b2ac4f/jetified-isoparser-1.1.7.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/sqlite-framework-2.0.1.aar/27493669cf244198de9526b27430b0b7/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/sqlite-2.0.1.aar/0dc5251f3b317e9573d9a5c408c08acc/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-livedata-core-ktx-2.2.0-rc03.aar/6efc092a01da9f9ab9a95d2395f561be/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.insert-koin/koin-core/2.0.1/8d8d965fe26d1de57204d63260523b7ce13dd8dc/koin-core-2.0.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.72/8032138f12c0180bc4e51fe139d4c52b46db6109/kotlin-stdlib-1.3.72.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.72/6ca8bee3d88957eaaaef077c41c908c9940492d8/kotlin-stdlib-common-1.3.72.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/legacy-support-core-ui-1.0.0.aar/163853aec0720b49fd0cb92b4d780090/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/coordinatorlayout-1.1.0.aar/30a7b68c43f7cbdebe938f36c5c1b074/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/transition-1.2.0.aar/77f6f5210b7ab989c3d84c49b98a1f9b/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/appcompat-resources-1.2.0.aar/a478182ed0604306261e9989b2a3b9ae/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/vectordrawable-animated-1.1.0.aar/feec433e52efc5699d0f1981f9ebef1e/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/vectordrawable-1.1.0.aar/42b7e60096d6726f691d8d53287be2ba/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/fragment-1.1.0.aar/55fb12ec2a52052bcd69c5012c08c2ce/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.paging/paging-common/2.1.2/e8cdd44767173c4af5164732c32741c89afa684d/paging-common-2.1.2.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-process-2.1.0.aar/2462b7a826209950bb74f6762b6a5476/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-service-2.1.0.aar/7f9d117c7b92e402e4f516977cf65800/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/dynamicanimation-1.0.0.aar/dda15ddae4c5b487a644dc08edd0da8e/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/drawerlayout-1.0.0.aar/6a07faa772f2278adda0c7207689cfa4/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/viewpager-1.0.0.aar/99b81ca36a265f70eb0185d955423692/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/slidingpanelayout-1.0.0.aar/ec36724102ade7370f09fedeb0bd6673/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/customview-1.0.0.aar/5c1f7728b961e78d6f103e7f8b1458e8/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/legacy-support-core-utils-1.0.0.aar/bdf82ebf3fa6113d1550ce7e7f41320e/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/swiperefreshlayout-1.0.0.aar/a804f4a499934fe4abe6c71e58fc162d/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/asynclayoutinflater-1.0.0.aar/c368126628d0b7acbdcec1dec1c86c3c/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/loader-1.0.0.aar/1888c9adc5f7779312be526f1dd3ee6f/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/activity-1.0.0.aar/ab1c41e1a0967027f1aefee5aeeac5fe/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/core-1.3.1.aar/1863ffd26e075b4e28397f47b813c6ef/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-runtime-2.2.0-rc03.aar/bf79e277c9c203f50613b59187411451/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-viewmodel-2.2.0-rc03.aar/85f001da9be19b8ff2cbe6c21a5d02a7/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-livedata-2.2.0-rc03.aar/0aebeb690417d7fd4509e5dde6521e17/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/lifecycle-livedata-core-2.2.0-rc03.aar/6d0fc017a890747ffe9284588567dba4/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/core-runtime-2.1.0.aar/75bd53bad66889b35d37dbd4d9328a9f/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/savedstate-1.0.0.aar/12abf4c45e8a1e2d77231c45dcba38b3/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.1.0/b3152fc64428c9354344bd89848ecddc09b6f07e/core-common-2.1.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.room/room-common/2.2.2/f5e3b73a0c2ab5e276e26868e4ce3542baede207/room-common-2.2.2.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/versionedparcelable-1.1.0.aar/70eee4d5611b0b2804cd2125337a0a58/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.collection/collection/1.1.0/1f27220b47669781457de0d600849a5de0e89909/collection-1.1.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/gifdecoder-4.11.0.aar/01c8b9825a17c6714726e03322b08d67/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/cursoradapter-1.0.0.aar/77f7a6e6dd0627b400f211f7cd3276ae/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/interpolator-1.0.0.aar/b4aca1e3573c57068c72345c06dad1bc/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common/2.2.0-rc03/4ef09a745007778eef83b92f8f23987a8ea59496/lifecycle-common-2.2.0-rc03.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/documentfile-1.0.0.aar/332f020cd6dc06008c817b450ee404b7/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/localbroadcastmanager-1.0.0.aar/3a6fde07e59aa8cecd5bf6d67fc95c22/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/print-1.0.0.aar/c1939d011b8348a8b49d7c5425023078/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.1.0/e3a6fb2f40e3a3842e6b7472628ba4ce416ea4c8/annotation-1.1.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/annotation-experimental-1.0.0.aar/2b26f46d4b6f0e09e882d45189624284/jars/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.guava/listenablefuture/1.0/c949a840a6acbc5268d088e47b04177bf90b3cad/listenablefuture-1.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.github.bumptech.glide/disklrucache/4.11.0/ed93d2e20549ad85f692d964788ec77520d78a8b/disklrucache-4.11.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/com.github.bumptech.glide/annotations/4.11.0/c57bae5a18147f8ae22f4da49baac875c6b6f84f/annotations-4.11.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/gson-2.8.5.jar/7b4fa8180642d21f6d8419586f863185/jetified-gson-2.8.5.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/io.reactivex.rxjava2/rxjava/2.2.6/c0df91c5b9c98ebd28eec6764cb3416c195aec20/rxjava-2.2.6.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/okio-1.17.2.jar/251d1551ced09dde551dec4cbd26233f/jetified-okio-1.17.2.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/transforms-1/files-1.1/protobuf-javalite-3.19.1.jar/5636b251e5bfbd63ba67837841b1699d/jetified-protobuf-javalite-3.19.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.aspectj/aspectjrt/1.8.2/7dede91c0c36b1265fc99c55283b90ed2be144c8/aspectjrt-1.8.2.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.constraintlayout/constraintlayout-solver/2.0.1/30988fe2d77f3fe3bf7551bb8a8b795fad7e7226/constraintlayout-solver-2.0.1.jar] (filtered)
Copying resources from program jar [/home/vagrant/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.2/323964c36556eb0e6209f65c1cef72b53b461ab8/reactive-streams-1.0.2.jar] (filtered)
Copying resources from program jar [/home/vagrant/build/com.wire/zmessaging/build/intermediates/intermediate-jars/release/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/build/com.wire/storage/build/intermediates/intermediate-jars/release/classes.jar] (filtered)
Copying resources from program jar [/home/vagrant/build/com.wire/macrosupport/build/intermediates/intermediate-jars/release/classes.jar] (filtered)
Copying resources from program directory [/home/vagrant/build/com.wire/app/build/intermediates/javac/fdroidRelease/compileFdroidReleaseJavaWithJavac/classes] (filtered)
Copying resources from program directory [/home/vagrant/build/com.wire/app/build/tmp/kotlin-classes/fdroidRelease] (filtered)
Copying resources from program jar [/home/vagrant/build/com.wire/app/build/intermediates/transforms/mergeJavaRes/fdroid/release/0.jar] (filtered)
> Task :app:transformClassesWithDexBuilderForFdroidRelease
> Task :app:transformDexArchiveWithDexMergerForFdroidRelease
Removed unused resources: Binary resource data reduced from 6509KB to 6066KB: Removed 6%
> Task :app:transformClassesAndDexWithShrinkResForFdroidRelease
> Task :app:transformNativeLibsWithMergeJniLibsForFdroidRelease
> Task :app:transformNativeLibsWithStripDebugSymbolForFdroidRelease
> Task :app:packageFdroidRelease
> Task :app:assembleFdroidRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 11m 13s
100 actionable tasks: 100 executed
2022-08-05 12:12:02,551 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.wire, universal_newlines=False, shell=None)
2022-08-05 12:12:02,555 INFO: Successfully built version 3.81.37 of com.wire from f7fdaefbbb2facd0faf741355d4897255e02abe6
2022-08-05 12:12:03,354 DEBUG: AXML contains a RESOURCE MAP
2022-08-05 12:12:03,354 DEBUG: Start of Namespace mapping: prefix 50: 'android' --> uri 164: 'http://schemas.android.com/apk/res/android'
2022-08-05 12:12:03,356 DEBUG: Checking build/com.wire/app/build/outputs/apk/wire-fdroid-release-3.81.37.apk
2022-08-05 12:12:03,378 DEBUG: AXML contains a RESOURCE MAP
2022-08-05 12:12:03,379 DEBUG: Start of Namespace mapping: prefix 50: 'android' --> uri 164: 'http://schemas.android.com/apk/res/android'
2022-08-05 12:12:03,442 INFO: success: com.wire
2022-08-05 12:12:03,443 INFO: Finished
2022-08-05 12:12:03,443 INFO: 1 build succeeded