chore: Update AGP

This commit is contained in:
Myzel394 2023-10-19 19:06:10 +02:00
parent da29aa62bd
commit fc643040c6
No known key found for this signature in database
GPG Key ID: 79CC92F37B3E1A2B

View File

@ -1,7 +1,7 @@
// 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.1.1' apply false id 'com.android.application' version '8.1.2' apply false
id 'com.android.library' version '8.1.1' apply false id 'com.android.library' version '8.1.2' 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 'org.jetbrains.kotlin.plugin.serialization' version '1.8.21' id 'org.jetbrains.kotlin.plugin.serialization' version '1.8.21'