fix: 对app进行瘦身
This commit is contained in:
@@ -148,6 +148,7 @@ dependencies {
|
||||
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.2'
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:2.1.0"
|
||||
implementation "androidx.annotation:annotation:1.7.1"
|
||||
implementation 'com.google.android.material:material:1.9.0'
|
||||
constraints {
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.1.0") {
|
||||
because("kotlin-stdlib-jdk7 is now a part of kotlin-stdlib")
|
||||
|
||||
Reference in New Issue
Block a user