Compare commits
2 Commits
2154b74413
...
155595eca1
| Author | SHA1 | Date | |
|---|---|---|---|
| 155595eca1 | |||
|
|
c153710f3d |
@@ -9,6 +9,6 @@ buildscript {
|
|||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '9.2.1' apply false
|
id 'com.android.application' version '9.2.1' apply false
|
||||||
id 'com.android.library' version '9.2.1' apply false
|
id 'com.android.library' version '9.2.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '2.3.21' apply false
|
id 'org.jetbrains.kotlin.android' version '2.4.0' apply false
|
||||||
id 'com.autonomousapps.dependency-analysis' version '3.14.1' apply true
|
id 'com.autonomousapps.dependency-analysis' version '3.14.1' apply true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user