File tree 12 files changed +25
-25
lines changed 12 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ dependencies {
52
52
implementation(" androidx.appcompat:appcompat:1.7.0" )
53
53
implementation(" com.google.android.material:material:1.12.0" )
54
54
implementation(" androidx.browser:browser:1.5.0" )
55
- implementation(" androidx.navigation:navigation-fragment-ktx:2.8.2 " )
56
- implementation(" androidx.navigation:navigation-ui-ktx:2.8.2 " )
55
+ implementation(" androidx.navigation:navigation-fragment-ktx:2.8.3 " )
56
+ implementation(" androidx.navigation:navigation-ui-ktx:2.8.3 " )
57
57
58
58
implementation(" com.google.android.gms:play-services-ads:23.3.0" )
59
59
Original file line number Diff line number Diff line change @@ -51,12 +51,12 @@ dependencies {
51
51
implementation(project(" :internal:lintchecks" ))
52
52
implementation(" androidx.multidex:multidex:2.0.1" )
53
53
54
- implementation(" androidx.activity:activity-ktx:1.9.2 " )
54
+ implementation(" androidx.activity:activity-ktx:1.9.3 " )
55
55
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
56
56
implementation(" androidx.vectordrawable:vectordrawable-animated:1.2.0" )
57
57
implementation(" com.google.android.material:material:1.12.0" )
58
- implementation(" androidx.navigation:navigation-fragment-ktx:2.8.2 " )
59
- implementation(" androidx.navigation:navigation-ui-ktx:2.8.2 " )
58
+ implementation(" androidx.navigation:navigation-fragment-ktx:2.8.3 " )
59
+ implementation(" androidx.navigation:navigation-ui-ktx:2.8.3 " )
60
60
61
61
// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
62
62
implementation(platform(" com.google.firebase:firebase-bom:33.4.0" ))
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ plugins {
7
7
id(" com.google.gms.google-services" ) version " 4.4.2" apply false
8
8
id(" com.google.firebase.crashlytics" ) version " 3.0.2" apply false
9
9
id(" com.google.firebase.firebase-perf" ) version " 1.4.2" apply false
10
- id(" androidx.navigation.safeargs" ) version " 2.8.2 " apply false
10
+ id(" androidx.navigation.safeargs" ) version " 2.8.3 " apply false
11
11
id(" com.github.ben-manes.versions" ) version " 0.51.0" apply true
12
12
id(" org.jetbrains.kotlin.plugin.compose" ) version " 2.0.21" apply false
13
13
}
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
53
53
implementation(project(" :internal:lintchecks" ))
54
54
implementation(project(" :internal:chooserx" ))
55
55
implementation(" com.google.android.material:material:1.12.0" )
56
- implementation(" androidx.activity:activity-ktx:1.9.2 " )
56
+ implementation(" androidx.activity:activity-ktx:1.9.3 " )
57
57
58
58
// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
59
59
implementation(platform(" com.google.firebase:firebase-bom:33.4.0" ))
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ dependencies {
51
51
implementation(" androidx.appcompat:appcompat:1.7.0" )
52
52
implementation(" androidx.recyclerview:recyclerview:1.3.2" )
53
53
implementation(" com.google.android.material:material:1.12.0" )
54
- implementation(" androidx.navigation:navigation-fragment-ktx:2.8.2 " )
55
- implementation(" androidx.navigation:navigation-ui-ktx:2.8.2 " )
54
+ implementation(" androidx.navigation:navigation-fragment-ktx:2.8.3 " )
55
+ implementation(" androidx.navigation:navigation-ui-ktx:2.8.3 " )
56
56
57
57
// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
58
58
implementation(platform(" com.google.firebase:firebase-bom:33.4.0" ))
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ dependencies {
70
70
implementation(" com.firebaseui:firebase-ui-auth:8.0.2" )
71
71
72
72
// Support Libs
73
- implementation(" androidx.activity:activity-ktx:1.9.2 " )
73
+ implementation(" androidx.activity:activity-ktx:1.9.3 " )
74
74
implementation(" androidx.appcompat:appcompat:1.7.0" )
75
75
implementation(" androidx.core:core-ktx:1.13.1" )
76
76
implementation(" androidx.vectordrawable:vectordrawable-animated:1.2.0" )
@@ -80,8 +80,8 @@ dependencies {
80
80
implementation(" androidx.media:media:1.7.0" )
81
81
implementation(" androidx.recyclerview:recyclerview:1.3.2" )
82
82
implementation(" androidx.multidex:multidex:2.0.1" )
83
- implementation(" androidx.navigation:navigation-fragment-ktx:2.8.2 " )
84
- implementation(" androidx.navigation:navigation-ui-ktx:2.8.2 " )
83
+ implementation(" androidx.navigation:navigation-fragment-ktx:2.8.3 " )
84
+ implementation(" androidx.navigation:navigation-ui-ktx:2.8.3 " )
85
85
86
86
// Android architecture components
87
87
implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.8.6" )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id(" com.android.library" ) version " 8.7.1" apply false
6
6
id(" org.jetbrains.kotlin.android" ) version " 2.0.21" apply false
7
7
id(" com.google.gms.google-services" ) version " 4.4.2" apply false
8
- id(" androidx.navigation.safeargs" ) version " 2.8.2 " apply false
8
+ id(" androidx.navigation.safeargs" ) version " 2.8.3 " apply false
9
9
}
10
10
11
11
allprojects {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
45
45
implementation(project(" :internal:lintchecks" ))
46
46
implementation(project(" :internal:chooserx" ))
47
47
48
- implementation(" androidx.activity:activity-ktx:1.9.2 " )
48
+ implementation(" androidx.activity:activity-ktx:1.9.3 " )
49
49
implementation(" androidx.fragment:fragment-ktx:1.8.4" )
50
50
implementation(" androidx.appcompat:appcompat:1.7.0" )
51
51
implementation(" com.google.android.material:material:1.12.0" )
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ junitVersion = "1.2.1"
10
10
espressoCore = " 3.6.1"
11
11
kotlinxSerializationCore = " 1.7.3"
12
12
lifecycle = " 2.8.6"
13
- activityCompose = " 1.9.2 "
14
- composeBom = " 2024.09.03 "
13
+ activityCompose = " 1.9.3 "
14
+ composeBom = " 2024.10.00 "
15
15
googleServices = " 4.4.2"
16
- composeNavigation = " 2.8.2 "
16
+ composeNavigation = " 2.8.3 "
17
17
18
18
[libraries ]
19
19
androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " coreKtx" }
Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ android {
53
53
dependencies {
54
54
implementation(project(" :internal:lintchecks" ))
55
55
implementation(project(" :internal:chooserx" ))
56
- implementation(" androidx.annotation:annotation:1.8.2 " )
56
+ implementation(" androidx.annotation:annotation:1.9.0 " )
57
57
implementation(" androidx.vectordrawable:vectordrawable-animated:1.2.0" )
58
58
implementation(" androidx.core:core-ktx:1.13.1" )
59
59
60
60
// Required when asking for permission to post notifications (starting in Android 13)
61
- implementation(" androidx.activity:activity-ktx:1.9.2 " )
61
+ implementation(" androidx.activity:activity-ktx:1.9.3 " )
62
62
implementation(" androidx.fragment:fragment-ktx:1.8.4" )
63
63
64
64
implementation(" com.google.android.material:material:1.12.0" )
@@ -81,5 +81,5 @@ dependencies {
81
81
androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.1" )
82
82
androidTestImplementation(" androidx.test:runner:1.6.2" )
83
83
androidTestImplementation(" androidx.test:rules:1.6.1" )
84
- androidTestImplementation(" androidx.annotation:annotation:1.8.2 " )
84
+ androidTestImplementation(" androidx.annotation:annotation:1.9.0 " )
85
85
}
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ dependencies {
56
56
// Firebase Authentication
57
57
implementation(" com.google.firebase:firebase-auth" )
58
58
59
- implementation(" androidx.activity:activity-ktx:1.9.2 " )
59
+ implementation(" androidx.activity:activity-ktx:1.9.3 " )
60
60
implementation(" androidx.appcompat:appcompat:1.7.0" )
61
61
implementation(" com.google.android.material:material:1.12.0" )
62
62
androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.1" )
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ dependencies {
54
54
implementation(" androidx.core:core-ktx:1.9.0" )
55
55
implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.8.6" )
56
56
implementation(" androidx.lifecycle:lifecycle-viewmodel-compose:2.8.6" )
57
- implementation(" androidx.activity:activity-compose:1.9.2 " )
58
- implementation(" androidx.navigation:navigation-compose:2.8.2 " )
57
+ implementation(" androidx.activity:activity-compose:1.9.3 " )
58
+ implementation(" androidx.navigation:navigation-compose:2.8.3 " )
59
59
60
- implementation(platform(" androidx.compose:compose-bom:2024.09.03 " ))
60
+ implementation(platform(" androidx.compose:compose-bom:2024.10.00 " ))
61
61
implementation(" androidx.compose.ui:ui" )
62
62
implementation(" androidx.compose.ui:ui-graphics" )
63
63
implementation(" androidx.compose.ui:ui-tooling-preview" )
@@ -70,7 +70,7 @@ dependencies {
70
70
testImplementation(" junit:junit:4.13.2" )
71
71
androidTestImplementation(" androidx.test.ext:junit:1.2.1" )
72
72
androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.1" )
73
- androidTestImplementation(platform(" androidx.compose:compose-bom:2024.09.03 " ))
73
+ androidTestImplementation(platform(" androidx.compose:compose-bom:2024.10.00 " ))
74
74
androidTestImplementation(" androidx.compose.ui:ui-test-junit4" )
75
75
debugImplementation(" androidx.compose.ui:ui-tooling" )
76
76
debugImplementation(" androidx.compose.ui:ui-test-manifest" )
You can’t perform that action at this time.
0 commit comments