@@ -6,25 +6,25 @@ appVersion = "1.4.2"
66versionCode = " 10402"
77
88# kotlin
9- kotlin = " 2.1.21 "
10- kotlinx-serialization-json = " 1.8.1 "
9+ kotlin = " 2.2.0 "
10+ kotlinx-serialization-json = " 1.9.0 "
1111kotlinx-coroutines = " 1.10.2"
12- kotlinx-datetime = " 0.6.2 "
12+ kotlinx-datetime = " 0.7.1-0.6.x-compat "
1313
1414# android
1515corektx = " 1.16.0"
16- appcompat = " 1.7.0 "
16+ appcompat = " 1.7.1 "
1717activity = " 1.10.1"
18- lifecycle = " 2.9.0 "
19- navigation = " 2.9.0 "
18+ lifecycle = " 2.9.1 "
19+ navigation = " 2.9.1 "
2020startup = " 1.2.0"
21- security = " 1.1.0-alpha07 "
22- compose-bom = " 2025.05 .01"
21+ security = " 1.1.0-beta01 "
22+ compose-bom = " 2025.06 .01"
2323desugarJdk = " 2.1.5"
2424dagger-hilt = " 2.56.2"
2525dagger-hilt-navigation-compose = " 1.0.0"
2626flexbox = " 3.0.0"
27- fragment-ktx = " 1.8.7 "
27+ fragment-ktx = " 1.8.8 "
2828activity-compose = " 1.7.2"
2929exifInterface = " 1.4.1"
3030zxing-core = " 3.3.0"
@@ -35,50 +35,50 @@ material = "1.12.0"
3535accompanist = " 0.36.0"
3636in-app-update = " 2.1.0"
3737secret-gradle-plugin = " 2.0.1"
38- google-services = " 4.4.2 "
39- crashlytics = " 3.0.3 "
40- firebase = " 33.14 .0"
38+ google-services = " 4.4.3 "
39+ crashlytics = " 3.0.4 "
40+ firebase = " 33.16 .0"
4141app-distribution = " 5.1.1"
42- admob = " 24.3 .0"
42+ admob = " 24.4 .0"
4343oss-plugin = " 0.10.6"
44- oss = " 17.1 .0"
44+ oss = " 17.2 .0"
4545
4646# test
4747junit = " 4.13.2"
4848androidx-test-junit = " 1.2.1"
4949androidx-test-espresso = " 3.6.1"
50- junit5-plugin = " 1.12.2 .0"
51- junit5-jupiter = " 5.12.2 "
50+ junit5-plugin = " 1.13.1 .0"
51+ junit5-jupiter = " 5.13.3 "
5252truth = " 1.4.4"
53- robolectric = " 4.14 .1"
53+ robolectric = " 4.15 .1"
5454androidx-uiautomator = " 2.3.0-alpha03"
5555androidx-test = " 1.6.2"
5656androidx-test-core = " 1.6.1"
5757espressoIntents = " 3.6.1"
5858runner = " 1.5.2"
5959
6060# gradle
61- agp = " 8.10.0 "
62- kspplugin = " 2.1.21 -2.0.1 "
61+ agp = " 8.11.1 "
62+ kspplugin = " 2.2.0 -2.0.2 "
6363
6464# third party
6565flipper = " 0.273.0"
6666soloader = " 0.12.1"
67- okhttp = " 4.12 .0"
67+ okhttp = " 5.1 .0"
6868retrofit = " 3.0.0"
6969timber = " 5.0.1"
7070coil = " 2.7.0"
7171lottie = " 6.0.1"
72- ktlint = " 12.3 .0"
73- sentry = " 5.6 .0"
74- sentry-android = " 8.13 .0"
72+ ktlint = " 13.0 .0"
73+ sentry = " 5.8 .0"
74+ sentry-android = " 8.17 .0"
7575process-pheonix = " 3.0.0"
7676constraintlayout = " 2.2.1"
7777dot-indicator = " 5.1.0"
78- kakao = " 2.21.3 "
78+ kakao = " 2.21.4 "
7979splash-screen = " 1.0.1"
8080javax-inject = " 1"
81- spotless = " 7.0.3 "
81+ spotless = " 7.1.0 "
8282
8383
8484[libraries ]
0 commit comments