Skip to content

Commit

Permalink
#146 / splash screen 의존성 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
taeheeL committed Dec 9, 2023
1 parent 108e64b commit 7aa4b5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,7 @@ dependencies {
// Realtime BlurView
implementation 'com.github.mmin18:realtimeblurview:master-SNAPSHOT'

// Splash Screen
implementation 'androidx.core:core-splashscreen:1.0.1'

}

0 comments on commit 7aa4b5a

Please sign in to comment.