Compare commits
2 Commits
7f76089bd9
...
0cc9912b03
| Author | SHA1 | Date | |
|---|---|---|---|
| 0cc9912b03 | |||
|
|
12d85e1d0c |
@@ -10,7 +10,7 @@ buildscript {
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.13.1' apply false
|
id 'com.android.application' version '8.13.1' apply false
|
||||||
id 'com.android.library' version '8.13.0' apply false
|
id 'com.android.library' version '8.13.1' 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.4.1' apply true
|
id 'com.autonomousapps.dependency-analysis' version '3.4.1' apply true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user