|
3 | 3 | appVersionCode = "10" |
4 | 4 | appVersionName = "1.3.0" |
5 | 5 | appVersionWearOffset = "60000000" |
6 | | -agp = "9.0.0" |
| 6 | +agp = "9.1.0" |
7 | 7 | bcpkixJdk18on = "1.83" |
8 | 8 | core = "1.7.0" |
9 | | -extensionsXr = "1.1.0" |
| 9 | +extensionsXr = "1.2.0" |
10 | 10 | leakcanaryAndroid = "2.14" |
11 | 11 | javaVersion = "17" |
12 | 12 |
|
13 | 13 | #dependencies |
14 | 14 | accompanist = "0.37.3" |
15 | | -activityCompose = "1.12.1" |
| 15 | +activityCompose = "1.12.4" |
16 | 16 | adaptive = "1.2.0" |
17 | | -apksig = "9.0.0-alpha06" |
| 17 | +apksig = "9.1.0" |
18 | 18 | appcompat = "1.7.1" |
19 | | -baselineprofile = "1.5.0-alpha01" |
| 19 | +baselineprofile = "1.5.0-alpha03" |
20 | 20 | benchmarkMacroJunit4 = "1.4.1" |
21 | | -camerax = "1.5.2" |
22 | | -coilCompose = "3.3.0" |
23 | | -coilGif = "3.3.0" |
24 | | -composeBom = "2025.12.00" |
| 21 | +camerax = "1.5.3" |
| 22 | +coilCompose = "3.4.0" |
| 23 | +coilGif = "3.4.0" |
| 24 | +composeBom = "2026.02.01" |
25 | 25 | concurrent = "1.3.0" |
26 | | -converterGson = "2.11.0" |
| 26 | +converterGson = "3.0.0" |
27 | 27 | coreKtx = "1.17.0" |
28 | | -coreSplashscreen = "1.0.1" |
| 28 | +coreSplashscreen = "1.2.0" |
29 | 29 | crashlytics = "3.0.6" |
30 | | -datastore = "1.1.7" |
| 30 | +datastore = "1.2.0" |
31 | 31 | espressoCore = "3.7.0" |
32 | | -firebaseBom = "34.4.0" |
33 | | -genaiPrompt = "1.0.0-alpha1" |
| 32 | +firebaseBom = "34.10.0" |
| 33 | +genaiPrompt = "1.0.0-beta1" |
34 | 34 | googleServices = "4.4.4" |
35 | | -googleOss = "17.3.0" |
| 35 | +googleOss = "17.4.0" |
36 | 36 | googleOssPlugin = "0.10.10" |
37 | | -guava = "33.5.0-android" |
38 | | -hiltAndroid = "2.59" |
| 37 | +guava = "33.5.0-jre" |
| 38 | +hiltAndroid = "2.59.2" |
39 | 39 | hiltLifecycleViewmodel = "1.0.0-alpha03" |
40 | 40 | hiltNavigationCompose = "1.3.0" |
41 | 41 | junit = "4.13.2" |
42 | 42 | junitVersion = "1.3.0" |
43 | | -kotlin = "2.3.0" |
44 | | -ksp = "2.3.4" |
| 43 | +kotlin = "2.3.10" |
| 44 | +ksp = "2.3.6" |
45 | 45 | kotlinxCoroutines = "1.10.2" |
46 | | -kotlinxSerialization = "2.3.0" |
47 | | -kotlinxSerializationJson = "1.9.0" |
48 | | -kotlinxSerializationProtobuf = "1.9.0" |
| 46 | +kotlinxSerialization = "2.3.10" |
| 47 | +kotlinxSerializationJson = "1.10.0" |
| 48 | +kotlinxSerializationProtobuf = "1.10.0" |
49 | 49 | ktlint = "1.5.0" |
50 | 50 | lifecycleRuntimeKtx = "2.10.0" |
51 | 51 | lifecycleViewmodelNavigation3 = "2.10.0" |
52 | 52 | loggingInterceptor = "5.3.2" |
53 | | -material3 = "1.5.0-alpha10" |
54 | | -media3 = "1.8.0" |
55 | | -navigation3 = "1.0.0" |
56 | | -okhttp = "4.12.0" |
| 53 | +material3 = "1.5.0-alpha15" |
| 54 | +media3 = "1.9.2" |
| 55 | +navigation3 = "1.0.1" |
| 56 | +okhttp = "5.3.2" |
57 | 57 | playServicesWearable = "19.0.0" |
58 | 58 | playServicesBaseTesting = "16.2.0" |
59 | 59 | poseDetection = "18.0.0-beta5" |
60 | 60 | profileinstaller = "1.4.1" |
61 | | -retrofit = "2.11.0" |
62 | | -robolectric = "4.16" |
63 | | -spotless = "8.0.0" |
| 61 | +retrofit = "3.0.0" |
| 62 | +robolectric = "4.16.1" |
| 63 | +spotless = "8.3.0" |
64 | 64 | startup = "1.2.0" |
65 | 65 | runner = "1.7.0" |
66 | | -uiTextGoogleFonts = "1.9.3" |
67 | | -uiautomator = "2.4.0-alpha07" |
68 | | -uiTooling = "1.10.0" |
| 66 | +uiTextGoogleFonts = "1.10.4" |
| 67 | +uiautomator = "2.4.0-beta01" |
| 68 | +uiTooling = "1.10.4" |
69 | 69 | validatorPush = "1.0.0-alpha09" |
70 | 70 | watchFacePush = "1.0.0-beta01" |
71 | | -wear = "1.3.0" |
72 | | -wearCompose = "1.6.0-alpha09" |
| 71 | +wear = "1.4.0" |
| 72 | +wearCompose = "1.6.0-beta01" |
73 | 73 | wearComposeTooling = "1.5.6" |
74 | | -wearRemoteInteractions = "1.1.0" |
75 | | -window = "1.5.0" |
76 | | -lifecycleProcess = "2.9.4" |
| 74 | +wearRemoteInteractions = "1.2.0" |
| 75 | +window = "1.5.1" |
| 76 | +lifecycleProcess = "2.10.0" |
77 | 77 | mlkitCommon = "18.11.0" |
78 | 78 | mlkitSegmentation = "16.0.0-beta1" |
79 | | -playServicesBase = "18.9.0" |
| 79 | +playServicesBase = "18.10.0" |
80 | 80 | timber = "5.0.1" |
81 | | -workRuntimeKtx = "2.10.5" |
| 81 | +workRuntimeKtx = "2.11.1" |
82 | 82 | xr-compose = "1.0.0-alpha11" |
83 | 83 |
|
84 | 84 | [libraries] |
|
0 commit comments