Compare commits
2
Commits
225e5bfdc8
...
bee96b5d9b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bee96b5d9b | ||
|
|
445ccbcac0 |
+1
-1
@@ -2,5 +2,5 @@
|
|||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '9.2.1' apply false
|
id 'com.android.application' version '9.2.1' apply false
|
||||||
id 'com.android.library' 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 'org.jetbrains.kotlin.android' version '2.4.0' apply false
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user