-
- [x] I have read the [guidelines for submitting issues](https://jmfayard.github.io/refreshVersions/contributing/submitting-issues/)
## 🐛 Describe the bug
Version in `versions.properties` get unused…
-
### [REQUIRED] Step 1: Describe your environment
* Unity version: 2021.3.8f1
* Google Mobile Ads Unity plugin version: 7.2.0
* Platform: Android
* Platform OS version: Android 10
* …
-
Note that you used `EVENING` here
`val event6 = Event(title = "Check out latest Android Jetpack library", daypart = Daypart.EVENING, durationInMinutes = 45)`
which is here: https://developer.android…
-
An error occurs while doing ./gradlew clean build. Why?
Stack traces
./gradlew : e: C:\workspaces\Boss0426\app\src\main\java\com\billcoreatech\boss0426\CalcComposeActivity.kt: (34, 31): Un…
-
**Describe the bug**
I'm using the plugin in my Flutter app and everything has worked correctly until now.
A user who used the Stripe payment with `Stripe.instance.presentPaymentSheet()` did the pay…
-
Hey there, very cool thx for your work!
Do you think this will be upstreamed to koin androidx compose at some point?
I am asking because I came across a couple of issues about this on github.
-
**SDK version:**
3.2.0-alpha2
**Environment:**
Development and Production
**Are logs available?**
**Describe the bug**
The rich notifications are never seen as opened by the android…
-
**Please complete the following information:**
- Library Version : 2.1.2
- Affected Device(s) : Tested on various devices. Not a device specific.
**Describe the Bug:**
There were reports of c…
-
## 🐛 Describe the bug
Trying to use ktfmt on a multiplatform project, targeting a Desktop (Jetpack Compose) app for now, makes gradle fails for any command (like `./gradlew tasks`)
## ⚠️ Current…
-
Hello, it would be great to add an example how to work with ModalBottomSheet in Compose UI with Child Overlay and also make a convenient Composable function like a Children but for ModalBottomSheet. I…