We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d883ea + 6356d53 commit 89087a5Copy full SHA for 89087a5
app/build.gradle
@@ -126,7 +126,7 @@ dependencies {
126
implementation 'androidx.hilt:hilt-navigation-compose:1.3.0'
127
128
//Splash Screen
129
- implementation 'androidx.core:core-splashscreen:1.0.1'
+ implementation 'androidx.core:core-splashscreen:1.2.0'
130
131
//Particles
132
implementation "me.nikhilchaudhari:quarks:1.0.0-alpha02"
wear/build.gradle
@@ -102,5 +102,5 @@ dependencies {
102
implementation("androidx.compose.material:material-icons-extended:1.7.8")
103
104
105
106
}
0 commit comments