parent
66bc50ee39
commit
cdd1830487
|
|
@ -17,8 +17,8 @@ buildscript {
|
||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.3.0-alpha02' apply false
|
id 'com.android.application' version '8.3.0-alpha05' apply false
|
||||||
id 'com.android.library' version '8.3.0-alpha02' apply false
|
id 'com.android.library' version '8.3.0-alpha05' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
|
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
|
||||||
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.10' apply false
|
id 'org.jetbrains.kotlin.plugin.serialization' version '1.9.10' apply false
|
||||||
id "com.google.dagger.hilt.android" version "2.44" apply false
|
id "com.google.dagger.hilt.android" version "2.44" apply false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue