Update dependencies, targetSDK add differnet App Names for the different versions
This commit is contained in:
parent
1f3c98ad91
commit
8707aedd75
5 changed files with 12 additions and 8 deletions
|
|
@ -1,6 +1,8 @@
|
|||
package org.fnives.test.showcase.ui.splash
|
||||
|
||||
import android.annotation.SuppressLint
|
||||
import dagger.hilt.android.AndroidEntryPoint
|
||||
|
||||
@SuppressLint("CustomSplashScreen")
|
||||
@AndroidEntryPoint
|
||||
class HiltSplashActivity : SplashActivity()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue