Compare commits
2 Commits
4e33f88f4f
...
f4f18258d1
| Author | SHA1 | Date | |
|---|---|---|---|
| f4f18258d1 | |||
|
|
63c1bd1d7e |
@@ -11,6 +11,6 @@ buildscript {
|
|||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '9.0.0' apply false
|
id 'com.android.application' version '9.0.0' apply false
|
||||||
id 'com.android.library' version '9.0.0' apply false
|
id 'com.android.library' version '9.0.0' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '2.3.0' apply false
|
id 'org.jetbrains.kotlin.android' version '2.3.10' 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