Update target and compile SDK to 36

Bumps various dependencies:
- Haze from 1.6.9 to 1.6.10
- Kotlin from 2.2.0 to 2.2.10
- KSP from 2.2.0-2.0.2 to 2.2.10-2.0.2
- Compose BOM from 2025.07.01 to 2025.08.00
- Core KTX from 1.16.0 to 1.17.0
- Nanokt from 1.2.0 to 1.3.0
This commit is contained in:
2025-08-17 07:19:39 +03:00
parent 7b0f6fe2a6
commit 7e25bc3a8d
5 changed files with 10 additions and 10 deletions
+6 -6
View File
@@ -2,11 +2,11 @@
agp = "8.12.0"
retrofit = "3.0.0"
eithernet = "2.0.0"
haze = "1.6.9"
kotlin = "2.2.0"
ksp = "2.2.0-2.0.2"
haze = "1.6.10"
kotlin = "2.2.10"
ksp = "2.2.10-2.0.2"
compose-bom = "2025.07.01"
compose-bom = "2025.08.00"
koin = "4.1.0"
accompanist = "0.37.3"
@@ -16,13 +16,13 @@ junit = "4.13.2"
chucker = "4.2.0"
guava = "33.4.8-jre"
lifecycle = "2.9.2"
core-ktx = "1.16.0"
core-ktx = "1.17.0"
material = "1.12.0"
loggingInterceptor = "5.1.0"
moshi = "1.15.2"
room = "2.7.2"
preference-ktx = "1.2.1"
nanokt = "1.2.0"
nanokt = "1.3.0"
androidx-navigation = "2.9.3"
serialization = "1.9.0"
moduleGraph = "2.9.0"