修改material版本号为1.6.1(aab转apks失败)

This commit is contained in:
max
2024-03-05 14:23:37 +08:00
parent 3257c96a7b
commit ed1fbf2304

View File

@@ -41,7 +41,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.google.android.material:material:1.8.0' implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.core:core-ktx:1.9.0' implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.appcompat:appcompat:1.6.1'