mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-15 21:32:17 +00:00
Decouple core module from AppCompatActivity
This commit is contained in:
@@ -58,6 +58,8 @@ dependencies {
|
||||
implementation("androidx.transition:transition:1.5.0")
|
||||
implementation("androidx.core:core-splashscreen:1.0.1")
|
||||
implementation("androidx.fragment:fragment-ktx:1.8.1")
|
||||
implementation("androidx.appcompat:appcompat:1.7.0")
|
||||
implementation("com.google.android.material:material:1.12.0")
|
||||
|
||||
// Make sure kapt runs with a proper kotlin-stdlib
|
||||
kapt(kotlin("stdlib"))
|
||||
|
||||
Reference in New Issue
Block a user