Merge pull request #7 from alphax-hue3682/dependabot/gradle/com.android.application-8.8.0

Bump com.android.application from 8.7.3 to 8.8.0
This commit is contained in:
alphax-hue3682 2025-01-10 13:26:07 +03:30 committed by GitHub
commit 431f456681
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ buildscript {
} }
plugins { plugins {
id 'com.android.application' version '8.7.3' apply false id 'com.android.application' version '8.8.0' apply false
id 'com.android.library' version '8.7.3' apply false id 'com.android.library' version '8.7.3' apply false
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
id 'com.google.devtools.ksp' version '2.1.0-1.0.29' apply false id 'com.google.devtools.ksp' version '2.1.0-1.0.29' apply false