mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 19:56:47 +01:00
chore: update deps (#605)
This commit is contained in:
parent
55953759d3
commit
a652db280d
@ -1,8 +1,8 @@
|
||||
<div align="center">
|
||||
<img src="https://img.shields.io/badge/Kotlin-1.9.22-7F52FF?logo=kotlin" />
|
||||
<img src="https://img.shields.io/badge/Kotlin-1.9.23-7F52FF?logo=kotlin" />
|
||||
<img src="https://img.shields.io/badge/Gradle-8.6-02303A?logo=gradle" />
|
||||
<img src="https://img.shields.io/badge/Android-26+-34A853?logo=android" />
|
||||
<img src="https://img.shields.io/badge/Jetpack_Compose-1.6.0-4285F4?logo=jetpackcompose" />
|
||||
<img src="https://img.shields.io/badge/Jetpack_Compose-1.6.3-4285F4?logo=jetpackcompose" />
|
||||
<img src="https://img.shields.io/github/license/diegoberaldin/RaccoonForLemmy" />
|
||||
</div>
|
||||
|
||||
|
@ -6,23 +6,23 @@ androidx_media3 = "1.2.0"
|
||||
androidx_splashscreen = "1.0.1"
|
||||
android_gradle = "8.2.2"
|
||||
coil = "2.6.0"
|
||||
compose = "1.6.0"
|
||||
compose_compiler = "1.5.8"
|
||||
compose = "1.6.1"
|
||||
compose_compiler = "1.5.10"
|
||||
kamel = "0.9.3"
|
||||
koin = "3.5.3"
|
||||
kotlin = "1.9.22"
|
||||
kotlin = "1.9.23"
|
||||
kotlincrypto = "0.3.0"
|
||||
kotlinx_coroutines = "1.8.0"
|
||||
kotlinx_serialization_json = "1.6.3"
|
||||
ksp = "1.9.22-1.0.17"
|
||||
ksp = "1.9.23-1.0.19"
|
||||
ktor = "2.3.8"
|
||||
ktorfit_gradle = "1.12.0"
|
||||
ktorfit_lib = "1.12.0"
|
||||
lyricist = "1.6.2-1.8.20"
|
||||
markdown = "0.6.1"
|
||||
materialKolor = "1.4.4"
|
||||
mockk = "1.13.9"
|
||||
multiplatform_markdown_renderer = "0.13.0"
|
||||
materialKolor = "1.4.1"
|
||||
multiplatform_settings = "1.1.1"
|
||||
reorderable = "1.3.2"
|
||||
sqlcipher = "4.5.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user