Update project files
Этот коммит содержится в:
@@ -9,8 +9,8 @@ android {
|
||||
buildConfigField 'boolean', 'HIDDEN_APP', 'false'
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
versionCode 72
|
||||
versionName '6.11'
|
||||
versionCode 73
|
||||
versionName '6.12'
|
||||
multiDexEnabled true
|
||||
}
|
||||
|
||||
@@ -47,7 +47,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.google.android.material:material:1.5.0-alpha01'
|
||||
implementation 'com.google.android.material:material:1.5.0-alpha02'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'androidx.preference:preference-ktx:1.1.1'
|
||||
implementation 'androidx.test:core-ktx:1.4.0'
|
||||
|
||||
Ссылка в новой задаче
Block a user