SlimeKT icon indicating copy to clipboard operation
SlimeKT copied to clipboard

An article sharing platform where you can personalize, subscribe to your favorite topics, get daily-read reminders, etc. App built using Kotlin, Dagger Hilt, Room Database, Coroutines, Flow, AndroidX...

Results 38 SlimeKT issues
Sort by recently updated
recently updated
newest added

Bumps com.diffplug.spotless from 6.9.0 to 6.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless&package-manager=gradle&previous-version=6.9.0&new-version=6.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps `hilt` from 2.44.2 to 2.45. Updates `com.google.dagger:hilt-android` from 2.44.2 to 2.45 Release notes Sourced from com.google.dagger:hilt-android's releases. Dagger 2.45 What’s new In Dagger Bug Fixes Fixed an issue where...

dependencies

Bumps com.diffplug.spotless from 5.15.0 to 6.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless&package-manager=gradle&previous-version=5.15.0&new-version=6.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps `destination` from 1.8.33-beta to 1.8.36-beta. Updates `io.github.raamcosta.compose-destinations:animations-core` from 1.8.33-beta to 1.8.36-beta Release notes Sourced from io.github.raamcosta.compose-destinations:animations-core's releases. 1.8.36-beta Fixed #376 Full Changelog: https://github.com/raamcosta/compose-destinations/compare/1.8.35-beta...1.8.36-beta 1.8.35-beta What's Changed Added explicit type...

dependencies

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.8.0-1.0.8 to 1.8.10-1.0.9. Release notes Sourced from com.google.devtools.ksp's releases. 1.8.10-1.0.9 No release notes provided. 1.8.0-1.0.9 New Features Supported definitely non null type Added corresponding KSDefNonNullReference for definitely...

dependencies

Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.8.10. Release notes Sourced from jvm's releases. Kotlin 1.8.10 Changelog Compiler KT-55483 K2: Fir is not initialized for FirRegularClassSymbol java/lang/invoke/LambdaMetafactory KT-55729 "None of the following...

dependencies

Bumps [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.8.10. Release notes Sourced from org.jetbrains.kotlin.plugin.serialization's releases. Kotlin 1.8.10 Changelog Compiler KT-55483 K2: Fir is not initialized for FirRegularClassSymbol java/lang/invoke/LambdaMetafactory KT-55729 "None of the following...

dependencies

- I am planning to restart the project and migrate stuffs to KMP. We already use Ktor for Networking. - KMP Libraries to be integrated : 1. Decompose (Navigation/ViewModel) 2....