Update plugin com.android.application to v8.5.2 #36

Merged
bot merged 2 commits from renovate/com.android.application-8.x into main 2024-08-11 02:06:28 +02:00
Showing only changes of commit 3ba61e87f9 - Show all commits

View File

@ -1,7 +1,7 @@
plugins { plugins {
id 'com.android.application' id 'com.android.application'
id 'org.jetbrains.kotlin.android' id 'org.jetbrains.kotlin.android'
id 'org.jetbrains.kotlin.plugin.serialization' version '2.0.0' id 'org.jetbrains.kotlin.plugin.serialization' version '2.0.10'
} }