Keishin Yokomaku
Keishin Yokomaku
## Overview (Required) - Let's try migrating `build.gradle` to `build.gradle.kts`! ## Links - https://github.com/gradle/kotlin-dsl
**Overview (Required)** - Crash on resuming session list screen, caused by accessing lateinit property `textLayout` without initialization in FilterChip. - `textLayout` is initialized at `onMeasure` procedure. - seems like there's...
As Google added an official support for font and font-family, we don't need to put font files in assets directory any more and move them into font resource. https://developer.android.com/preview/features/fonts-in-xml.html
As JCenter will close its distribution service and stop the delivery in February 2022, we need to republish this library including the past versions on Maven Central.
Migration Note: https://github.com/ReactiveX/RxJava/wiki/What's-different-in-3.0
Currently, builds fail for uploading duplicate artifacts on master branch workflow. It seems to be better to upload them as a SNAPSHOT, and upload the finalized artifact to the release...
As JCenter will close its distribution service and stop the delivery in February 2022, we need to republish this library including the past versions on Maven Central.
To improve the dev environment with AndroidStudio 4.0