File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414### AndroidX
1515
16- - * No changes*
16+ - :arrow_up : [ activity] ( https://developer.android.com/jetpack/androidx/releases/activity#1.11.0 ) ` 1.10.1 ` → ` 1.11.0 `
17+ - :arrow_up : [ camera] ( https://developer.android.com/jetpack/androidx/releases/camera#1.5.0 ) ` 1.4.2 ` → ` 1.5.0 ` :warning :
18+ - :arrow_up : [ compose-animation] ( https://developer.android.com/jetpack/androidx/releases/compose-animation#1.9.1 ) ` 1.9.0 ` → ` 1.9.1 `
19+ - :arrow_up : [ compose-bom] ( https://developer.android.com/jetpack/androidx/releases/compose#2025.09.00 ) ` 2025.08.01 ` → ` 2025.09.00 `
20+ - :arrow_up : [ compose-foundation] ( https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.9.1 ) ` 1.9.0 ` → ` 1.9.1 `
21+ - :arrow_up : [ compose-material] ( https://developer.android.com/jetpack/androidx/releases/compose-material#1.9.1 ) ` 1.9.0 ` → ` 1.9.1 `
22+ - :arrow_up : [ compose-runtime] ( https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.9.1 ) ` 1.9.0 ` → ` 1.9.1 `
23+ - :arrow_up : [ compose-ui] ( https://developer.android.com/jetpack/androidx/releases/compose-ui#1.9.1 ) ` 1.9.0 ` → ` 1.9.1 `
24+ - :arrow_up : [ hilt] ( https://developer.android.com/jetpack/androidx/releases/hilt#1.3.0 ) ` 1.2.0 ` → ` 1.3.0 `
25+ - :arrow_up : [ lifecycle] ( https://developer.android.com/jetpack/androidx/releases/lifecycle#2.9.4 ) ` 2.9.3 ` → ` 2.9.4 `
26+ - :arrow_up : [ navigation] ( https://developer.android.com/jetpack/androidx/releases/navigation#2.9.4 ) ` 2.9.3 ` → ` 2.9.4 `
27+ - :arrow_up : [ room] ( https://developer.android.com/jetpack/androidx/releases/room#2.8.0 ) ` 2.7.2 ` → ` 2.8.0 ` :warning :
28+ - :arrow_up : [ work] ( https://developer.android.com/jetpack/androidx/releases/work#2.10.4 ) ` 2.10.3 ` → ` 2.10.4 `
1729
1830### Stack
1931
20- - * No changes*
32+ - :arrow_up : [ firebase-bom] ( https://firebase.google.com/support/release-notes/android#bom_v34.3.0 ) ` 34.2.0 ` → ` 34.3.0 `
33+ - :arrow_up : [ kotest] ( https://github.com/kotest/kotest/releases ) ` 6.0.1 ` → ` 6.0.3 `
34+ - :arrow_up : [ kotlin] ( https://github.com/JetBrains/kotlin/releases/tag/v2.2.20 ) ` 2.2.10 ` → ` 2.2.20 `
35+ - :arrow_up : [ ksp] ( https://github.com/google/ksp/releases/tag/2.2.20-2.0.3 ) ` 2.2.10-2.0.2 ` → ` 2.2.20-2.0.3 `
36+ - :arrow_up : [ material] ( https://github.com/material-components/material-components-android/releases/tag/1.13.0 ) ` 1.12.0 ` → ` 1.13.0 `
37+ - :arrow_up : plugin: [ Android Gradle Plugin] ( https://developer.android.com/build/releases/gradle-plugin ) ` 8.12.2 ` → ` 8.13.0 `
2138
2239## [ 2025.09.05]
2340
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.0 .0-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.1 .0-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 11[versions ]
22
3- activity = " 1.10.1 "
3+ activity = " 1.11.0 "
44annotation = " 1.9.1"
55annotation-experimental = " 1.5.1"
66appcompat = " 1.7.1"
77browser = " 1.9.0"
8- camera = " 1.4.2 "
9- compose-animation = " 1.9.0 "
10- compose-bom = " 2025.08.01 "
11- compose-foundation = " 1.9.0 "
12- compose-material = " 1.9.0 "
8+ camera = " 1.5.0 "
9+ compose-animation = " 1.9.1 "
10+ compose-bom = " 2025.09.00 "
11+ compose-foundation = " 1.9.1 "
12+ compose-material = " 1.9.1 "
1313compose-material-icons = " 1.7.8"
1414compose-material3 = " 1.3.2"
15- compose-runtime = " 1.9.0 "
16- compose-ui = " 1.9.0 "
15+ compose-runtime = " 1.9.1 "
16+ compose-ui = " 1.9.1 "
1717constraintlayout = " 2.2.1"
1818constraintlayout-compose = " 1.1.1"
1919constraintlayout-core = " 1.1.1"
@@ -27,15 +27,15 @@ customview = "1.2.0"
2727customview-poolingcontainer = " 1.1.0"
2828datastore = " 1.1.7"
2929fragment = " 1.8.9"
30- hilt = " 1.2 .0"
31- lifecycle = " 2.9.3 "
30+ hilt = " 1.3 .0"
31+ lifecycle = " 2.9.4 "
3232media3 = " 1.8.0"
33- navigation = " 2.9.3 "
33+ navigation = " 2.9.4 "
3434paging = " 3.3.6"
3535profileinstaller = " 1.4.1"
3636recyclerview = " 1.4.0"
3737recyclerview-selection = " 1.2.0"
38- room = " 2.7.2 "
38+ room = " 2.8.0 "
3939security-crypto = " 1.1.0"
4040swiperefreshlayout = " 1.1.0"
4141test-annotation = " 1.0.1"
@@ -50,7 +50,7 @@ test-runner = "1.7.0"
5050test-rules = " 1.7.0"
5151test-services = " 1.6.0"
5252webkit = " 1.14.0"
53- work = " 2.10.3 "
53+ work = " 2.10.4 "
5454
5555[libraries ]
5656
Original file line number Diff line number Diff line change 11[versions ]
22
3- android-gradlePlugin = " 8.12.2 "
3+ android-gradlePlugin = " 8.13.0 "
44
5- kotlin = " 2.2.10 "
5+ kotlin = " 2.2.20 "
66kotlinx-datetime = " 0.7.1"
77kotlinx-collections-immutable = " 0.3.8"
88dokka = " 2.0.0"
@@ -13,7 +13,7 @@ coil = "2.7.0"
1313epoxy = " 5.1.4"
1414groupie = " 2.10.1"
1515insetter = " 0.6.1"
16- material = " 1.12 .0"
16+ material = " 1.13 .0"
1717
1818# Multithreading
1919kotlinx-coroutines = " 1.10.2"
@@ -37,7 +37,7 @@ javax-inject = "1"
3737junit = " 5.13.4"
3838junit-platform = " 1.13.4"
3939junit4 = " 4.13.2"
40- kotest = " 6.0.1 "
40+ kotest = " 6.0.3 "
4141kotest-prev = " 5.9.1"
4242mockk = " 1.14.5"
4343turbine = " 1.2.1"
@@ -47,16 +47,16 @@ leakcanary = "2.14"
4747timber = " 5.0.1"
4848
4949# Annotations procesing
50- ksp = " 2.2.10 -2.0.2 "
50+ ksp = " 2.2.20 -2.0.3 "
5151
5252# Firebase Services
5353# https://firebase.google.com/support/release-notes/android
5454firebase-analytics = " 23.0.0"
55- firebase-bom = " 34.2 .0"
56- firebase-config = " 23.0.0 "
57- firebase-crashlytics = " 20.0.1 "
55+ firebase-bom = " 34.3 .0"
56+ firebase-config = " 23.0.1 "
57+ firebase-crashlytics = " 20.0.2 "
5858firebase-crashlytics-gradle = " 3.0.6"
59- firebase-messaging = " 25.0.0 "
59+ firebase-messaging = " 25.0.1 "
6060gms-googleServices = " 4.4.3"
6161
6262# Gradle plugins
You can’t perform that action at this time.
0 commit comments