parent
965b840e30
commit
f6e7631bc5
|
|
@ -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.3.0-alpha05' apply false
|
||||
id 'com.android.library' version '8.3.0-alpha05' apply false
|
||||
id 'com.android.application' version '8.3.0-alpha06' apply false
|
||||
id 'com.android.library' version '8.3.0-alpha06' 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 "com.google.dagger.hilt.android" version "2.44" apply false
|
||||
|
|
|
|||
Loading…
Reference in New Issue