Arek Olek

Results 5 issues of Arek Olek

I'm wondering what is the `'org.jetbrains.kotlin:kotlin-scripting-jvm:1.3.11'` dependency used for and do I need it on my runtime classpath when I use this library. I downloaded this repository, commented out that...

## About this issue Can this plugin also include libraries depended upon by the Google Play services libraries, like the [Google `oss-licenses-plugin`](https://github.com/google/play-services-plugins/tree/master/oss-licenses-plugin) does? > The list of licenses also includes...

help wanted

**Description:** Using a default new project in Android Studio that uses `Theme.Material3.DayNight.NoActionBar`when you show a `MaterialDatePicker` and set full screen zoom (320dp width) and 200% font size in system setting,...

bug
Widget: DatePicker

It would be nice to have information about API 31, similar to what is there for API 33 and 34: ![image](https://github.com/ebelinski/apilevels/assets/893533/955e3071-8b92-4d70-a335-6d794d23c9cb) See: https://support.google.com/googleplay/android-developer/answer/11926878?hl=en > App availability requirements > Currently, existing...

### Proposal I'm trying to update my dependency on wiremock to ver. 3.8.0 (from 2.26.3) In 3e33110cbcb596f01726e599ca6c4ad3941bf97c `PathTemplate.SPECIAL_SYMBOL_REGEX` was modified - escape character was removed from the closing brace `}`....

bug