Compare commits
1 Commits
3e1252cc0a
...
3a12a37a04
Author | SHA1 | Date | |
---|---|---|---|
|
3a12a37a04 |
@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.24'
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.23'
|
||||
}
|
||||
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
plugins {
|
||||
id 'com.android.application' version '8.4.0' apply false
|
||||
id 'com.android.library' version '8.4.0' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
|
||||
id 'com.autonomousapps.dependency-analysis' version '1.31.0' apply true
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user