Merge pull request #2249 from element-hq/renovate/dependencyanalysis
Update dependencyAnalysis to v1.29.0
This commit is contained in:
commit
2090389333
4 changed files with 1 additions and 4 deletions
|
|
@ -33,7 +33,7 @@ test_core = "1.5.0"
|
||||||
#other
|
#other
|
||||||
coil = "2.5.0"
|
coil = "2.5.0"
|
||||||
datetime = "0.5.0"
|
datetime = "0.5.0"
|
||||||
dependencyAnalysis = "1.28.0"
|
dependencyAnalysis = "1.29.0"
|
||||||
serialization_json = "1.6.2"
|
serialization_json = "1.6.2"
|
||||||
showkase = "1.0.2"
|
showkase = "1.0.2"
|
||||||
appyx = "1.4.0"
|
appyx = "1.4.0"
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,6 @@ val libs = the<LibrariesForLibs>()
|
||||||
plugins {
|
plugins {
|
||||||
id("com.android.application")
|
id("com.android.application")
|
||||||
id("kotlin-android")
|
id("kotlin-android")
|
||||||
id("com.autonomousapps.dependency-analysis")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,6 @@ val libs = the<LibrariesForLibs>()
|
||||||
plugins {
|
plugins {
|
||||||
id("com.android.library")
|
id("com.android.library")
|
||||||
id("kotlin-android")
|
id("kotlin-android")
|
||||||
id("com.autonomousapps.dependency-analysis")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,6 @@ val libs = the<LibrariesForLibs>()
|
||||||
plugins {
|
plugins {
|
||||||
id("com.android.library")
|
id("com.android.library")
|
||||||
id("kotlin-android")
|
id("kotlin-android")
|
||||||
id("com.autonomousapps.dependency-analysis")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue