mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 12:47:37 +02:00
feat: splash screen
This commit is contained in:
@ -48,6 +48,7 @@ dependencies {
|
||||
// AndroidX Core
|
||||
implementation("androidx.core:core-ktx:1.9.0")
|
||||
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.5.1")
|
||||
implementation("androidx.core:core-splashscreen:1.0.0")
|
||||
implementation("androidx.activity:activity-compose:1.6.1")
|
||||
|
||||
// Compose
|
||||
|
Reference in New Issue
Block a user