Compare commits
3 Commits
b2ab728153
...
28d23034b0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28d23034b0 | ||
| 7764b1aa06 | |||
|
|
355a5342f4 |
@@ -9,8 +9,8 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '9.2.0' apply false
|
||||
id 'com.android.library' version '9.2.0' apply false
|
||||
id 'com.android.application' 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 'com.autonomousapps.dependency-analysis' version '3.10.0' apply true
|
||||
}
|
||||
Reference in New Issue
Block a user