@@ -5,44 +5,45 @@ targetSdkVersion = "36"
55versionCode = " 74" # Updated via CodeMagic pipeline.
66versionName = " 3.0.1"
77
8- agp = " 8.11.1 "
9- algp = " 8.11.1 "
10- kotlin = " 2.2.10 "
8+ agp = " 8.13.0 "
9+ algp = " 8.13.0 "
10+ kotlin = " 2.2.21 "
1111coreKtx = " 1.17.0"
1212junit = " 4.13.2"
1313junitVersion = " 1.3.0"
1414espressoCore = " 3.7.0"
15- activityCompose = " 1.10.1 "
16- lifecycleRuntimeKtx = " 2.9.2 "
17- navigationCompose = " 2.9.3 "
15+ activityCompose = " 1.11.0 "
16+ lifecycleRuntimeKtx = " 2.9.4 "
17+ navigationCompose = " 2.9.5 "
1818constraintlayoutCompose = " 1.1.1"
19- composeBom = " 2025.08 .00"
19+ composeBom = " 2025.09 .00"
2020coreSplashscreen = " 1.0.1"
21+ documentfile = " 1.1.0"
2122jlleitschuhKtlint = " 13.1.0"
22- dagger = " 2.57.1 "
23- hilt = " 1.2 .0"
23+ dagger = " 2.57.2 "
24+ hilt = " 1.3 .0"
2425appcompat = " 1.7.1"
25- material = " 1.12 .0"
26- mockito = " 5.19 .0"
27- mockito-kotlin = " 6.0 .0"
26+ material = " 1.13 .0"
27+ mockito = " 5.20 .0"
28+ mockito-kotlin = " 6.1 .0"
2829kotlinx-coroutines-test = " 1.10.2"
29- gson = " 2.13.1 "
30- jackson-databind = " 2.19.2 "
30+ gson = " 2.13.2 "
31+ jackson-databind = " 2.20.0 "
3132threegpp-telecom-charsets = " 1.0.1"
3233commons-io = " 2.20.0"
3334commons-text = " 1.14.0"
3435commonsCodec = " 1.19.0"
35- bouncy-castle = " 1.81 "
36- okhttp = " 5.1.0 "
36+ bouncy-castle = " 1.82 "
37+ okhttp = " 5.2.1 "
3738retrofit = " 3.0.0"
3839preferencex = " 1.1.0"
3940androidx-security-crypto = " 1.1.0"
4041pdfbox-android = " 2.0.27.0"
41- guava = " 33.4.8 -android"
42+ guava = " 33.5.0 -android"
4243coreKtxVersion = " 1.7.0"
4344androidx-arch-core-testing = " 2.2.0"
4445firebaseCrashlytics = " 3.0.6"
45- googleServices = " 4.4.3 "
46+ googleServices = " 4.4.4 "
4647firebaseCrashlyticsKtx = " 19.4.4"
4748kotlinxCoroutinesRx3 = " 1.10.2"
4849cdoc4j = " 1.5"
@@ -62,6 +63,7 @@ androidx-lifecycle-runtime-ktx = { group = "androidx.lifecycle", name = "lifecyc
6263androidx-activity-compose = { group = " androidx.activity" , name = " activity-compose" , version.ref = " activityCompose" }
6364androidx-compose-bom = { group = " androidx.compose" , name = " compose-bom" , version.ref = " composeBom" }
6465androidx-core-splashscreen = { group = " androidx.core" , name = " core-splashscreen" , version.ref = " coreSplashscreen" }
66+ androidx-documentfile = { group = " androidx.documentfile" , name = " documentfile" , version.ref = " documentfile" }
6567androidx-ui = { group = " androidx.compose.ui" , name = " ui" }
6668androidx-ui-graphics = { group = " androidx.compose.ui" , name = " ui-graphics" }
6769androidx-ui-tooling = { group = " androidx.compose.ui" , name = " ui-tooling" }
0 commit comments