Closed Pluu closed 2 months ago
If we can update it and it passes CI, I think it is okay to proceed with the update. We can also download the store screenshot artifact to check that the screenshots are saved for previews.
I'll try modifying it based on that library.
I find this in the Android Studio environment.
ComposablePreviewScanner 0.1.3 is trying to access the Androidx compose runtime 1.4.8. However, that version does not exist.
In version 0.2.0, the dependency was resolved to 1.6.6. The latest version is 0.3.0. I'm not sure what this library is used for, so I'm hoping someone in the know can help me out.