mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
feat: implemented custom splashscreen
This commit is contained in:
parent
684fd00ed2
commit
0101e0685b
6 changed files with 87 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ dependencies {
|
|||
implementation 'androidx.room:room-runtime:2.5.1'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.core:core-splashscreen:1.0.1'
|
||||
|
||||
// Google GMS
|
||||
implementation 'com.google.android.gms:play-services-cast-framework:21.3.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue