mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Migrate to Android 12 splash screen implementation
This commit is contained in:
parent
a531502a1b
commit
43c78c6e9b
8 changed files with 37 additions and 1 deletions
|
|
@ -52,6 +52,9 @@ dependencies {
|
|||
// Android Material
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
|
||||
// Splashscreen
|
||||
implementation 'androidx.core:core-splashscreen:1.0.0-alpha01'
|
||||
|
||||
// VolleyRequest
|
||||
implementation 'com.android.volley:volley:1.2.0'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue