okio
okio copied to clipboard
A modern I/O library for Android, Java, and Kotlin Multiplatform.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/square/okio). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.openjdk.jmh:jmh-generator-annprocess](http://openjdk.java.net/projects/code-tools/jmh/) ([source](http://hg.openjdk.java.net/code-tools/jmh/)) | `1.33` -> `1.35` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.mojo:animal-sniffer-annotations](https://www.mojohaus.org/animal-sniffer) ([source](https://togithub.com/mojohaus/animal-sniffer)) | `1.20` -> `1.22` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.guava:guava](https://togithub.com/google/guava) | `31.0.1-jre` -> `31.1-jre` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.diffplug.spotless:spotless-plugin-gradle](https://togithub.com/diffplug/spotless) | `5.16.0` -> `5.17.1` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | me.champeau.gradle:japicmp-gradle-plugin | `0.3.0` -> `0.4.1` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | gradle.plugin.com.github.johnrengelman:shadow | `7.1.0` -> `7.1.2` | [](https://docs.renovatebot.com/merge-confidence/)...
Currently the `FileSystem.canonicalize` API only works for paths that are actually present in the current FileSystem. | It would be great to have a `FileSystem.currentWorkingDir` or `FileSystem.absolute(path: Path)` API to...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | patch | `7.5` -> `7.5.1` | --- ### Release Notes...
Fatal Exception: java.lang.VerifyError: Verifier rejected class okio.Buffer: okio.BufferedSink okio.Buffer.write(byte[], int, int): [0xFFFFFFFF] bad register counts (ins=4 regs=0 (declaration of 'okio.Buffer' appears in base.apk!classes4.dex) at okhttp3.ResponseBody$Companion.create(ResponseBody.kt:248) at okhttp3.ResponseBody$Companion.create$default(ResponseBody.kt:247) at okhttp3.internal.Util.(Util.kt:67) at...