Merge pull request #8 from alphax-hue3682/dependabot/gradle/com.android.library-8.8.0

Bump com.android.library from 8.7.3 to 8.8.0
This commit is contained in:
alphax-hue3682 2025-01-10 13:27:37 +03:30 committed by GitHub
commit 9b0a987c86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ buildscript {
plugins {
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.8.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.github.triplet.play' version '3.12.1' apply false