Update app version
Этот коммит содержится в:
@@ -9,8 +9,8 @@ android {
|
||||
buildConfigField "boolean", "HIDDEN_APP", "false"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 28
|
||||
versionCode 52
|
||||
versionName '5.15'
|
||||
versionCode 53
|
||||
versionName '5.16'
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
@@ -35,10 +35,10 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.android.support:design:28.0.0-rc02'
|
||||
implementation 'com.android.support:design:28.0.0'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.robolectric:robolectric:3.8'
|
||||
googleImplementation 'com.google.firebase:firebase-core:16.0.3'
|
||||
googleImplementation 'com.google.firebase:firebase-core:16.0.5'
|
||||
googleImplementation 'com.crashlytics.sdk.android:crashlytics:2.9.5'
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user