Compare commits
3 Commits
247da0b8b6
...
renovate/c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6453e56e18 | ||
| ddf56d86ba | |||
|
|
5cc072921d |
@@ -9,8 +9,8 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.13.1' apply false
|
id 'com.android.application' version '8.13.2' apply false
|
||||||
id 'com.android.library' version '8.13.1' apply false
|
id 'com.android.library' version '8.13.2' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '2.2.21' apply false
|
id 'org.jetbrains.kotlin.android' version '2.2.21' apply false
|
||||||
id 'com.autonomousapps.dependency-analysis' version '3.5.1' apply true
|
id 'com.autonomousapps.dependency-analysis' version '3.5.1' apply true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user