11[versions ]
22# SDK Versions
33accompanistInsets = " 0.30.1"
4- accompanistPermissions = " 0.36.0 "
5- awsAndroidSdkMobileClient = " 2.20 .1"
4+ accompanistPermissions = " 0.37.3 "
5+ awsAndroidSdkMobileClient = " 2.81 .1"
66compileSdk = " 35"
7- lightcompressor = " 1.3.2 "
7+ lightcompressor = " 1.3.3 "
88minSdk = " 28"
99targetSdk = " 35"
1010jdkVersion = " 17"
@@ -14,81 +14,81 @@ versionName = "1.0.1"
1414versionCode = " 5"
1515
1616# Android Plugin Versions
17- android-gradle-plugin = " 8.6.0 "
18- ksp = " 2.0.0-1.0.22 "
17+ android-gradle-plugin = " 8.13.1 "
18+ ksp = " 2.3.2 "
1919
2020# Formatting Plugin Versions
2121ktlint = " 11.6.1"
22- detekt = " 1.23.6 "
22+ detekt = " 1.23.8 "
2323
2424# Kotlin Versions
25- kotlin = " 2.0.0 "
26- kotlinx-coroutines = " 1.8.1 "
27- kotlinx-serialization-json = " 1.7.1 "
28- kotlinx-datetime = " 0.6.0 "
29- kotlinx-collections = " 0.3.7 "
25+ kotlin = " 2.2.21 "
26+ kotlinx-coroutines = " 1.10.2 "
27+ kotlinx-serialization-json = " 1.9.0 "
28+ kotlinx-datetime = " 0.7.1-0.6.x-compat "
29+ kotlinx-collections = " 0.4.0 "
3030
3131# Test Libraries Versions
3232junit = " 4.13.2"
33- mockito = " 5.12 .0"
34- robolectric = " 4.12.2 "
35- androidx-test-ext-junit = " 1.2.1 "
36- androidx-test-runner = " 1.6.1 "
37- androidx-test = " 1.6.1 "
38- espresso-core = " 3.6.1 "
33+ mockito = " 5.20 .0"
34+ robolectric = " 4.16 "
35+ androidx-test-ext-junit = " 1.3.0 "
36+ androidx-test-runner = " 1.7.0 "
37+ androidx-test = " 1.7.0 "
38+ espresso-core = " 3.7.0 "
3939
4040# AndroidX Libraries Versions
4141androidx-app-compat = " 1.7.1"
42- androidx-core = " 1.16 .0"
43- androidx-lifecycle = " 2.9.2 "
44- androidx-navigation = " 2.9.2 "
42+ androidx-core = " 1.17 .0"
43+ androidx-lifecycle = " 2.10.0 "
44+ androidx-navigation = " 2.9.6 "
4545androidx-constraint-layout = " 2.2.1"
46- androidx-activity-ktx = " 1.10.1 "
47- androidx-fragment-ktx = " 1.8.8 "
46+ androidx-activity-ktx = " 1.12.0 "
47+ androidx-fragment-ktx = " 1.8.9 "
4848androidx-recycler-view = " 1.4.0"
49- androidx-splash-screen = " 1.0.1 "
50- androidx-datastore = " 1.1.7 "
49+ androidx-splash-screen = " 1.2.0 "
50+ androidx-datastore = " 1.2.0 "
5151androidx-paging = " 3.3.6"
5252androidx-paging-compose = " 3.3.6"
53- androidx-media3 = " 1.7.1 "
53+ androidx-media3 = " 1.8.0 "
5454androidx-splashscreen = " 1.0.1"
55- androix-room = " 2.7.2 "
56- androidx-hilt-navigation-compose = " 1.2 .0"
57- androidx-workmanager = " 2.10.2 "
55+ androix-room = " 2.8.4 "
56+ androidx-hilt-navigation-compose = " 1.3 .0"
57+ androidx-workmanager = " 2.11.0 "
5858
5959# Google Libraries Versions
60- google-service = " 4.4.2 "
61- material = " 1.12 .0"
62- firebase-bom = " 33.1.1 "
63- crashlytics = " 3.0.2 "
60+ google-service = " 4.4.4 "
61+ material = " 1.13 .0"
62+ firebase-bom = " 33.16.0 "
63+ crashlytics = " 3.0.6 "
6464google-location = " 21.3.0"
6565
6666# Compose Versions
6767compose-compiler = " 1.5.1"
68- compose-bom = " 2024.06.00 "
68+ compose-bom = " 2024.12.01 "
6969compose-material3 = " 1.2.0-alpha07"
7070activity-compose = " 1.8.2"
7171compose-stable-marker = " 1.0.3"
7272
7373# Hilt Versions
74- hilt = " 2.51.1 "
75- hilt-androidx = " 1.2 .0"
74+ hilt = " 2.57.2 "
75+ hilt-androidx = " 1.3 .0"
7676
7777# Other Libraries Versions
7878javax = " 1"
79- retrofit = " 2.11 .0"
79+ retrofit = " 2.12 .0"
8080retrofit-kotlinx-serialization-json = " 1.0.0"
8181okhttp = " 4.12.0"
8282orbit = " 8.0.0"
8383timber = " 5.0.1"
84- coil = " 2.6 .0"
85- lottie = " 6.4 .1"
86- jsoup = " 1.17 .2"
87- kakao-login = " 2.19 .0"
84+ coil = " 2.7 .0"
85+ lottie = " 6.7 .1"
86+ jsoup = " 1.21 .2"
87+ kakao-login = " 2.23 .0"
8888process-pheonix = " 3.0.0"
8989preference = " 1.2.1"
9090collapsing-toolbar = " 2.3.5"
91- amplitude = " 1.20 .4"
91+ amplitude = " 1.22 .4"
9292
9393[plugins ]
9494# Gradle Plugins
0 commit comments