11[versions ]
22# SDK Versions
3- accompanistInsets = " 0.24.13-rc "
3+ accompanistInsets = " 0.30.1 "
44accompanistPermissions = " 0.34.0"
5- awsAndroidSdkMobileClient = " 2.13.5 "
5+ awsAndroidSdkMobileClient = " 2.20.1 "
66compileSdk = " 34"
77lightcompressor = " 1.3.2"
88minSdk = " 28"
@@ -14,8 +14,8 @@ versionName = "1.0.0"
1414versionCode = " 1"
1515
1616# Android Plugin Versions
17- android-gradle-plugin = " 8.5.0 "
18- ksp = " 2.0.0-1.0.22 "
17+ android-gradle-plugin = " 8.5.1 "
18+ ksp = " 2.0.0-1.0.24 "
1919
2020# Formatting Plugin Versions
2121ktlint = " 11.6.1"
@@ -31,7 +31,7 @@ kotlinx-collections = "0.3.7"
3131# Test Libraries Versions
3232junit = " 4.13.2"
3333mockito = " 5.12.0"
34- robolectric = " 4.12.2 "
34+ robolectric = " 4.13 "
3535androidx-test-ext-junit = " 1.2.1"
3636androidx-test-runner = " 1.6.1"
3737androidx-test = " 1.6.1"
@@ -40,17 +40,17 @@ espresso-core = "3.6.1"
4040# AndroidX Libraries Versions
4141androidx-app-compat = " 1.7.0"
4242androidx-core = " 1.13.1"
43- androidx-lifecycle = " 2.8.3 "
43+ androidx-lifecycle = " 2.8.4 "
4444androidx-navigation = " 2.7.7"
4545androidx-constraint-layout = " 2.1.4"
46- androidx-activity-ktx = " 1.9.0 "
47- androidx-fragment-ktx = " 1.8.1 "
46+ androidx-activity-ktx = " 1.9.1 "
47+ androidx-fragment-ktx = " 1.8.2 "
4848androidx-recycler-view = " 1.3.2"
4949androidx-splash-screen = " 1.0.1"
5050androidx-datastore = " 1.1.1"
51- androidx-paging = " 3.3.0 "
52- androidx-paging-compose = " 3.3.0 "
53- androidx-media3 = " 1.3.1 "
51+ androidx-paging = " 3.3.1 "
52+ androidx-paging-compose = " 3.3.1 "
53+ androidx-media3 = " 1.4.0 "
5454androidx-splashscreen = " 1.0.1"
5555androix-room = " 2.6.1"
5656androidx-hilt-navigation-compose = " 1.2.0"
@@ -59,7 +59,7 @@ androidx-workmanager = "2.9.0"
5959# Google Libraries Versions
6060google-service = " 4.4.2"
6161material = " 1.12.0"
62- firebase-bom = " 33.1.1 "
62+ firebase-bom = " 33.1.2 "
6363crashlytics = " 3.0.2"
6464
6565# Compose Versions
@@ -80,10 +80,10 @@ retrofit-kotlinx-serialization-json = "1.0.0"
8080okhttp = " 4.12.0"
8181orbit = " 8.0.0"
8282timber = " 5.0.1"
83- coil = " 2.6 .0"
83+ coil = " 2.7 .0"
8484lottie = " 6.4.1"
85- jsoup = " 1.17.2 "
86- kakao-login = " 2.19.0 "
85+ jsoup = " 1.18.1 "
86+ kakao-login = " 2.20.4 "
8787process-pheonix = " 3.0.0"
8888preference = " 1.2.1"
8989collapsing-toolbar = " 2.3.5"
0 commit comments