File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,33 +5,33 @@ minSdk = "28"
55targetSdk = " 36"
66
77# App versioning
8- versionCode = " 21 "
9- versionName = " 1.5.1 "
8+ versionCode = " 22 "
9+ versionName = " 1.6.0 "
1010
1111# Java/Kotlin
12- kotlin = " 2.3.0 "
12+ kotlin = " 2.3.10 "
1313kotlinStdlibJdk8 = " 2.2.0"
1414
1515# AGP
1616agp = " 8.11.1"
1717
1818# AndroidX
19- activityCompose = " 1.12.2 "
19+ activityCompose = " 1.12.4 "
2020appcompat = " 1.7.1"
2121constraintlayout = " 2.2.1"
2222espressoCore = " 3.7.0"
2323junit = " 4.13.2"
2424androidxJunit = " 1.3.0"
2525lifecycleRuntimeKtx = " 2.10.0"
2626preferenceKtx = " 1.2.1"
27- workRuntime = " 2.11.0 "
27+ workRuntime = " 2.11.1 "
2828
2929# Compose
30- composeBom = " 2026.01 .00"
30+ composeBom = " 2026.02 .00"
3131composeAnimations = " 1.11.9"
3232material = " 1.13.0"
3333materialIconsExtended = " 1.7.8"
34- uiTooling = " 1.10.1 "
34+ uiTooling = " 1.10.3 "
3535
3636# Compose Destinations
3737composeDestinations = " 2.3.0"
@@ -48,7 +48,7 @@ ktor = "3.4.0"
4848serialization = " 1.10.0"
4949
5050# KSP
51- ksp = " 2.3.4 "
51+ ksp = " 2.3.5 "
5252
5353# Other libs
5454accompanistPermissions = " 0.37.3"
You can’t perform that action at this time.
0 commit comments