File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11[versions ]
22
33# Android
4- androidGradlePlugin = " 8.7.3 "
4+ androidGradlePlugin = " 8.9.0 "
55
66# Kotlin
77kotlin = " 2.1.10"
@@ -14,16 +14,16 @@ dagger = "2.55"
1414androidxhilt = " 1.2.0"
1515
1616# AndroidX
17- androidx-activity = " 1.10.0 "
17+ androidx-activity = " 1.10.1 "
1818androidx-appcompat = " 1.7.0"
1919androidx-benchmark = " 1.3.3"
2020androidx-browser = " 1.8.0"
2121androidx-core = " 1.16.0-alpha02"
22- androidx-datastore = " 1.1.2 "
23- androidx-lifecycle = " 2.9.0-alpha10 "
24- androidx-navigation = " 2.9.0-alpha06 "
22+ androidx-datastore = " 1.1.3 "
23+ androidx-lifecycle = " 2.9.0-alpha11 "
24+ androidx-navigation = " 2.9.0-alpha07 "
2525androidx-profileinstaller = " 1.4.1"
26- androidx-room = " 2.7.0-beta01 "
26+ androidx-room = " 2.7.0-rc01 "
2727androidx-startup = " 1.2.0"
2828androidx-window = " 1.4.0-beta02"
2929androidx-work = " 2.10.0"
@@ -44,7 +44,7 @@ timber = "5.0.1"
4444[libraries ]
4545
4646# Android
47- android-desugar-jdk = " com.android.tools:desugar_jdk_libs:2.1.4 "
47+ android-desugar-jdk = " com.android.tools:desugar_jdk_libs:2.1.5 "
4848
4949# Kotlin
5050
Original file line number Diff line number Diff line change 11# Sat May 18 19:55:32 KST 2024
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You canβt perform that action at this time.
0 commit comments