Benoît Quenaudon

Results 39 comments of Benoît Quenaudon

could you talk more about how you end up with Optional ?

``` * What went wrong: Execution failed for task ':okio-assetfilesystem:processDebugAndroidTestManifest'. > Manifest merger failed : uses-sdk:minSdkVersion 14 cannot be smaller than version 19 declared in library [androidx.test:runner:1.6.1] /home/runner/.gradle/caches/transforms-3/dd866c24f92d76a04e9255b097405f9a/transformed/runner-1.6.1/AndroidManifest.xml as the...

``` * What went wrong: Execution failed for task ':okio-assetfilesystem:processDebugAndroidTestManifest'. > Manifest merger failed : uses-sdk:minSdkVersion 14 cannot be smaller than version 19 declared in library [androidx.test:runner:1.6.2] /home/runner/.gradle/caches/8.11.1/transforms/6000b75b6a25213d05d36f660735fb86/transformed/runner-1.6.2/AndroidManifest.xml as the...

For reference: https://www.youtube.com/watch?v=O70beCWbSCY

I unfortunately cannot find anything. I've looked for some times and I have no idea what changed. `man xcrun` prints both flags. ``` --show-sdk-path Print the path to the selected...

yuck ``` src/zlibMain/kotlin/okio/DeflaterSink.kt:LINE_UNDEFINED ktlint(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...) src/zlibMain/kotlin/okio/GzipSink.kt:LINE_UNDEFINED ktlint(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...) src/zlibMain/kotlin/okio/GzipSource.kt:LINE_UNDEFINED ktlint(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...) src/zlibMain/kotlin/okio/Inflater.kt:LINE_UNDEFINED ktlint(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...) src/zlibMain/kotlin/okio/InflaterSource.kt:LINE_UNDEFINED ktlint(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...) src/zlibMain/kotlin/okio/ZipFileSystem.kt:LINE_UNDEFINED ktlint(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...) src/zlibMain/kotlin/okio/ZlibOkio.kt:LINE_UNDEFINED ktlint(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...)...

What you think? @mattprecious @JakeWharton