Compare commits
3
Commits
fa87c8e37c
...
8e8d0f5398
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e8d0f5398 | ||
|
|
0d3c732999 | ||
|
|
b5b09d6cfe |
+2
-2
@@ -7,8 +7,8 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '9.3.2' apply false
|
id 'com.android.application' version '9.4.0' apply false
|
||||||
id 'com.android.library' version '9.3.2' apply false
|
id 'com.android.library' version '9.4.0' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '2.4.10' apply false
|
id 'org.jetbrains.kotlin.android' version '2.4.10' apply false
|
||||||
id 'com.autonomousapps.dependency-analysis' version '3.19.1' apply true
|
id 'com.autonomousapps.dependency-analysis' version '3.19.1' apply true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user