actualizacion AGP a 8.3.1
This commit is contained in:
parent
e50489abf1
commit
133483387f
@ -13,8 +13,8 @@ buildscript {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.3.0' apply false
|
id 'com.android.application' version '8.3.1' apply false
|
||||||
id 'com.android.library' version '8.3.0' apply false
|
id 'com.android.library' version '8.3.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
|
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
|
||||||
id 'com.google.dagger.hilt.android' version '2.47' apply false
|
id 'com.google.dagger.hilt.android' version '2.47' apply false
|
||||||
id 'com.google.gms.google-services' version '4.4.0' apply false
|
id 'com.google.gms.google-services' version '4.4.0' apply false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user