forked from github/wulkanowy-mirror
Bump aboutlibraries from 7.0.2 to 7.0.3 (#480)
This commit is contained in:
parent
0aac6459f3
commit
d54f5ed1aa
@ -119,10 +119,11 @@ ext {
|
|||||||
|
|
||||||
configurations.all {
|
configurations.all {
|
||||||
resolutionStrategy.force "androidx.constraintlayout:constraintlayout:1.1.3"
|
resolutionStrategy.force "androidx.constraintlayout:constraintlayout:1.1.3"
|
||||||
|
resolutionStrategy.force "com.google.android.material:material:1.1.0-alpha07"
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation "io.github.wulkanowy:api:4b50c79"
|
implementation "io.github.wulkanowy:api:8086dc6"
|
||||||
|
|
||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||||
implementation "androidx.core:core-ktx:1.1.0-rc03"
|
implementation "androidx.core:core-ktx:1.1.0-rc03"
|
||||||
@ -173,7 +174,7 @@ dependencies {
|
|||||||
implementation "com.jakewharton.timber:timber:4.7.1"
|
implementation "com.jakewharton.timber:timber:4.7.1"
|
||||||
implementation "at.favre.lib:slf4j-timber:1.0.1"
|
implementation "at.favre.lib:slf4j-timber:1.0.1"
|
||||||
implementation "com.squareup.okhttp3:logging-interceptor:3.12.3"
|
implementation "com.squareup.okhttp3:logging-interceptor:3.12.3"
|
||||||
implementation "com.mikepenz:aboutlibraries:7.0.2"
|
implementation "com.mikepenz:aboutlibraries:7.0.3"
|
||||||
|
|
||||||
playImplementation "com.google.firebase:firebase-core:17.2.0"
|
playImplementation "com.google.firebase:firebase-core:17.2.0"
|
||||||
playImplementation "com.crashlytics.sdk.android:crashlytics:2.10.1"
|
playImplementation "com.crashlytics.sdk.android:crashlytics:2.10.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user