Skip to content

Commit

Permalink
Downgrade splashscreen dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Florianisme committed Oct 7, 2023
1 parent 608dcef commit 8f2f5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wear/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {

dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation "androidx.core:core-splashscreen:1.1.0-alpha02"
implementation "androidx.core:core-splashscreen:1.0.1"

implementation 'androidx.wear:wear:1.3.0'

Expand Down

0 comments on commit 8f2f5e0

Please sign in to comment.