Update dependencies
(cherry picked from commit 9a45983f173fa37d0db506a9597e5bccc0602081) # Conflicts: # app/build.gradle.kts
This commit is contained in:
parent
6d0f620629
commit
b40d25f929
@ -241,7 +241,7 @@ dependencies {
|
||||
|
||||
// Crash reports/analytics
|
||||
//implementation("ch.acra:acra-http:5.8.1")
|
||||
//"standardImplementation"("com.google.firebase:firebase-analytics:19.0.0")
|
||||
//"standardImplementation"("com.google.firebase:firebase-analytics:19.0.1")
|
||||
|
||||
// Licenses
|
||||
implementation("com.mikepenz:aboutlibraries-core:${BuildPluginsVersion.ABOUTLIB_PLUGIN}")
|
||||
|
@ -1,5 +1,5 @@
|
||||
object BuildPluginsVersion {
|
||||
const val AGP = "7.0.0"
|
||||
const val AGP = "7.0.1"
|
||||
const val KOTLIN = "1.5.21"
|
||||
const val KOTLINTER = "3.5.0"
|
||||
const val VERSIONS_PLUGIN = "0.39.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user