Compare commits
3 Commits
0b43f93527
...
12d85e1d0c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12d85e1d0c | ||
| 3d5f57ef4a | |||
|
|
1a01e1ffdf |
@@ -9,8 +9,8 @@ buildscript {
|
|||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.13.0' 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