parent
102886b55c
commit
75099f56c0
|
|
@ -17,8 +17,8 @@ buildscript {
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '8.4.2' apply false
|
||||
id 'com.android.library' version '8.4.2' apply false
|
||||
id 'com.android.application' version '8.6.0-rc01' apply false
|
||||
id 'com.android.library' version '8.6.0-rc01' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '2.0.10' apply false
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version '2.0.10' apply false
|
||||
id 'org.jetbrains.kotlin.plugin.compose' version '2.0.10' apply false
|
||||
|
|
|
|||
Loading…
Reference in New Issue